menu
feature_gen_cli package
documentation
types.dart
Api
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return {'methods': methods?.toMap()}; }
feature_gen_cli package
documentation
types
Api
toMap method
Api class