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