menu
prodobit_flutter_sdk package
documentation
models/auth/auth_models.dart
VerifyOTPRequest
VerifyOTPRequest.fromJson factory constructor
VerifyOTPRequest.fromJson factory constructor
dark_mode
light_mode
VerifyOTPRequest.fromJson
constructor
VerifyOTPRequest.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VerifyOTPRequest.fromJson(Map<String, dynamic> json) => _$VerifyOTPRequestFromJson(json);
prodobit_flutter_sdk package
documentation
models/auth/auth_models
VerifyOTPRequest
VerifyOTPRequest.fromJson factory constructor
VerifyOTPRequest class