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