AuthorizationStateWaitPhoneNumber constructor
const
AuthorizationStateWaitPhoneNumber({
- dynamic extra,
- int? clientId,
TDLib needs the user's phone number to authorize. Call
Implementation
const AuthorizationStateWaitPhoneNumber({
this.extra,
this.clientId,
});