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