menu
sentc_light package
documentation
sentc_light.dart
PrepareLoginOtpOutput
PrepareLoginOtpOutput.new const constructor
PrepareLoginOtpOutput.new const constructor
dark_mode
light_mode
PrepareLoginOtpOutput
constructor
const
PrepareLoginOtpOutput
(
{
required
String
masterKey
,
required
String
authKey
,
})
Implementation
const PrepareLoginOtpOutput({ required this.masterKey, required this.authKey, });
sentc_light package
documentation
sentc_light
PrepareLoginOtpOutput
PrepareLoginOtpOutput.new const constructor
PrepareLoginOtpOutput class