email property
The email address where the one-time password (OTP) is sent.
Implementation
@BuiltValueField(wireName: r'email')
String? get email;
The email address where the one-time password (OTP) is sent.
@BuiltValueField(wireName: r'email')
String? get email;