menu
firedart package
documentation
auth/exceptions.dart
AuthException
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
String
get
errorCode
Implementation
String get errorCode => message.split(' ')[0];
firedart package
documentation
auth/exceptions
AuthException
errorCode property
AuthException class