menu
objd package
documentation
predicates.dart
Stat
getJson method
getJson method
dark_mode
light_mode
getJson
method
Map
<
String
,
dynamic
>
getJson
(
)
Implementation
Map<String, dynamic> getJson() => { 'type': type, 'stat': stat, 'value': value!.getJson(), };
objd package
documentation
predicates
Stat
getJson method
Stat class