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