menu
better_auth_flutter package
documentation
plugins/phone.dart
SendOTPResponse
SendOTPResponse.fromJson factory constructor
SendOTPResponse.fromJson factory constructor
dark_mode
light_mode
SendOTPResponse.fromJson
constructor
SendOTPResponse.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SendOTPResponse.fromJson(Map<String, dynamic> json) => _$SendOTPResponseFromJson(json);
better_auth_flutter package
documentation
plugins/phone
SendOTPResponse
SendOTPResponse.fromJson factory constructor
SendOTPResponse class