AuthSentCodeTypeFlashCall constructor
const
AuthSentCodeTypeFlashCall({
- required String pattern,
Auth Sent Code Type Flash Call constructor.
Implementation
const AuthSentCodeTypeFlashCall({required this.pattern}) : super._();