menu
littlefish_core package
documentation
auth/models/auth_verification.dart
AuthVerification
AuthVerification.fromJson factory constructor
AuthVerification.fromJson factory constructor
dark_mode
light_mode
AuthVerification.fromJson
constructor
AuthVerification.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AuthVerification.fromJson(Map<String, dynamic> json) => _$AuthVerificationFromJson(json);
littlefish_core package
documentation
auth/models/auth_verification
AuthVerification
AuthVerification.fromJson factory constructor
AuthVerification class