Account Sent Email Code constructor.
const AccountSentEmailCode({required this.emailPattern, required this.length}) : super._();