import 'package:halo_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
displayName | String | The display name of the menu. | |
menuItems | BuiltSet<String> | Names of menu children below this menu. | [optional] |
import 'package:halo_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
displayName | String | The display name of the menu. | |
menuItems | BuiltSet<String> | Names of menu children below this menu. | [optional] |