menu
fluo package
documentation
api/models/auth_method.dart
AuthMethod
AuthMethod.fromJson factory constructor
AuthMethod.fromJson factory constructor
dark_mode
light_mode
AuthMethod.fromJson
constructor
AuthMethod.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AuthMethod.fromJson(Map<String, dynamic> json) => _$AuthMethodFromJson(json);
fluo package
documentation
api/models/auth_method
AuthMethod
AuthMethod.fromJson factory constructor
AuthMethod class