menu
auth_management package
documentation
models/authenticator.dart
OtpAuthenticator
isEmail property
isEmail property
dark_mode
light_mode
isEmail
property
bool
get
isEmail
Implementation
bool get isEmail => type == 'email';
auth_management package
documentation
models/authenticator
OtpAuthenticator
isEmail property
OtpAuthenticator class