menu
flutter_better_auth package
documentation
plugins/phone/models/verify/verify_phone_body.dart
VerifyPhoneBody
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this VerifyPhoneBody to a JSON map.
Implementation
Map<String, dynamic> toJson();
flutter_better_auth package
documentation
plugins/phone/models/verify/verify_phone_body
VerifyPhoneBody
toJson abstract method
VerifyPhoneBody class