AuthSentCodeTypeSmsPhrase constructor
const
AuthSentCodeTypeSmsPhrase({
- String? beginning,
Auth Sent Code Type Sms Phrase constructor.
Implementation
const AuthSentCodeTypeSmsPhrase({this.beginning}) : super._();