menu
ruut_flutter package
documentation
data/local/entity/ruut_user.dart
RuutUser
RuutUser.fromJson factory constructor
RuutUser.fromJson factory constructor
dark_mode
light_mode
RuutUser.fromJson
constructor
RuutUser.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RuutUser.fromJson(Map<String, dynamic> json) => _$RuutUserFromJson(json);
ruut_flutter package
documentation
data/local/entity/ruut_user
RuutUser
RuutUser.fromJson factory constructor
RuutUser class