conduit package
documentation
conduit
ManagedEntity
hashCode property
hashCode
hashCode
property
Null safety
int
hashCode
override
Derived from this'
tableName
.
Implementation
@override int get hashCode { return tableName.hashCode; }
conduit package
documentation
conduit
ManagedEntity
hashCode property
ManagedEntity class
Constructors
ManagedEntity
Properties
attributes
defaultProperties
hashCode
instanceType
name
primaryKey
primaryKeyAttribute
properties
relationships
runtime
runtimeType
symbolMap
tableDefinition
tableName
uniquePropertySet
validators
Methods
document
documentComponents
identifyAttribute
identifyProperties
identifyProperty
identifyRelationship
instanceOf
noSuchMethod
setOf
toString
Operators
operator ==