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