AuthSentCodeTypeCall constructor
const
AuthSentCodeTypeCall({
- required int length,
Auth Sent Code Type Call constructor.
Implementation
const AuthSentCodeTypeCall({required this.length}) : super._();