menu
flutter_better_auth package
documentation
plugins/phone/models/verify/verify_phone_body.dart
VerifyPhoneBody
VerifyPhoneBody.fromJson factory constructor
VerifyPhoneBody.fromJson factory constructor
dark_mode
light_mode
VerifyPhoneBody.fromJson
constructor
VerifyPhoneBody.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VerifyPhoneBody.fromJson(Map<String, dynamic> json) => _$VerifyPhoneBodyFromJson(json);
flutter_better_auth package
documentation
plugins/phone/models/verify/verify_phone_body
VerifyPhoneBody
VerifyPhoneBody.fromJson factory constructor
VerifyPhoneBody class