menu
flutter_app_launcher_icon package
documentation
model/generate_config.dart
GenerateConfig
toRawJson method
toRawJson method
dark_mode
light_mode
toRawJson
method
String
toRawJson
(
)
Implementation
String toRawJson() => json.encode(toJson());
flutter_app_launcher_icon package
documentation
model/generate_config
GenerateConfig
toRawJson method
GenerateConfig class