Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 539 Bytes

MenuItemStatus.md

File metadata and controls

16 lines (11 loc) · 539 Bytes

halo_client.model.MenuItemStatus

Load the model package

import 'package:halo_client/api.dart';

Properties

Name Type Description Notes
displayName String Calculated Display name of menu item. [optional]
href String Calculated href of manu item. [optional]

[Back to Model list] [Back to API list] [Back to README]