menu
style_generator_annotation package
documentation
to_string_generator_annotation.dart
ToString
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
Object
?
>
toJson
(
)
Implementation
Map<String, Object?> toJson() { return { "asExtension": asExtension, "suffix": suffix, }; }
style_generator_annotation package
documentation
to_string_generator_annotation
ToString
toJson method
ToString class