menu
prodobit_flutter_sdk package
documentation
models/auth/auth_models.dart
OTPRequest
OTPRequest.new const constructor
OTPRequest.new const constructor
dark_mode
light_mode
OTPRequest
constructor
const
OTPRequest
(
{
required
String
email
,
String
?
tenantId
,
})
Implementation
const factory OTPRequest({ required String email, String? tenantId, }) = _OTPRequest;
prodobit_flutter_sdk package
documentation
models/auth/auth_models
OTPRequest
OTPRequest.new const constructor
OTPRequest class