menu
login_firebase package
documentation
common/ModErrorCodes.dart
ModErrorHelper class
ModErrorHelper class
dark_mode
light_mode
ModErrorHelper
class
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
keys
↔
List
<
int
>
getter/setter pair
msgs
↔
Map
<
int
,
String
>
late
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
getEntry
(
int
code
)
→
String
?
getOffset
(
)
→
int
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setEntry
(
int
code
,
String
str
)
→ void
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
Static Methods
getInstance
(
String
def
)
→
ModErrorHelper
login_firebase package
documentation
common/ModErrorCodes
ModErrorHelper class
ModErrorCodes library