Model class abstract
- Implementers
- AlgoArgon2
- AlgoBcrypt
- AlgoMd5
- AlgoPhpass
- AlgoScrypt
- AlgoScryptModified
- AlgoSha
- AttributeBoolean
- AttributeDatetime
- AttributeEmail
- AttributeEnum
- AttributeFloat
- AttributeInteger
- AttributeIp
- AttributeList
- AttributeRelationship
- AttributeString
- AttributeUrl
- Bucket
- BucketList
- Build
- Collection
- CollectionList
- Continent
- ContinentList
- Country
- CountryList
- Currency
- CurrencyList
- Database
- DatabaseList
- Deployment
- DeploymentList
- Document
- DocumentList
- Execution
- ExecutionList
- File
- FileList
- Func
- FunctionList
- Headers
- HealthAntivirus
- HealthCertificate
- HealthQueue
- HealthStatus
- HealthTime
- Identity
- IdentityList
- Index
- IndexList
- Jwt
- Language
- LanguageList
- Locale
- LocaleCode
- LocaleCodeList
- Log
- LogList
- Membership
- MembershipList
- Message
- MessageList
- MfaChallenge
- MfaFactors
- MfaRecoveryCodes
- MfaType
- Phone
- PhoneList
- Preferences
- Provider
- ProviderList
- Runtime
- RuntimeList
- Session
- SessionList
- Specification
- SpecificationList
- Subscriber
- SubscriberList
- Target
- TargetList
- Team
- TeamList
- Token
- Topic
- TopicList
- User
- UserList
- Variable
- VariableList
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