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