menu
nudgecore_v2 package
documentation
models/user.dart
Props
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return properties; }
nudgecore_v2 package
documentation
models/user
Props
toJson method
Props class