menu
bi_sdk_flutter
embeddedsdk
OtpChallengeResponse
OtpChallengeResponse constructor
OtpChallengeResponse
brightness_4
OtpChallengeResponse
constructor
Null safety
OtpChallengeResponse
(
{
required
String
url
}
)
Implementation
OtpChallengeResponse({ required this.url, });
bi_sdk_flutter
embeddedsdk
OtpChallengeResponse
OtpChallengeResponse constructor
OtpChallengeResponse class
Constructors
OtpChallengeResponse
Properties
hashCode
runtimeType
url
Methods
noSuchMethod
toJson
toString
Operators
operator ==