menu
particle_auth package
documentation
model/user_info.dart
SecurityAccount
SecurityAccount.fromJson factory constructor
SecurityAccount.fromJson factory constructor
dark_mode
light_mode
SecurityAccount.fromJson
constructor
SecurityAccount.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SecurityAccount.fromJson(Map<String, dynamic> json) => _$SecurityAccountFromJson(json);
particle_auth package
documentation
model/user_info
SecurityAccount
SecurityAccount.fromJson factory constructor
SecurityAccount class