Model class abstract
- Implementers
- AlgoArgon2
- AlgoBcrypt
- AlgoMd5
- AlgoPhpass
- AlgoScrypt
- AlgoScryptModified
- AlgoSha
- Continent
- ContinentList
- Country
- CountryList
- Currency
- CurrencyList
- Document
- DocumentList
- Execution
- ExecutionList
- File
- FileList
- Headers
- Identity
- IdentityList
- Jwt
- Language
- LanguageList
- Locale
- LocaleCode
- LocaleCodeList
- Log
- LogList
- Membership
- MembershipList
- MfaChallenge
- MfaFactors
- MfaRecoveryCodes
- MfaType
- Phone
- PhoneList
- Preferences
- Session
- SessionList
- Subscriber
- Target
- Team
- TeamList
- Token
- User
Constructors
- Model()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited