menu
strike package
documentation
models/profile.dart
Profile
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ProfileToJson(this);
strike package
documentation
models/profile
Profile
toJson method
Profile class