BaseModel class abstract

Implementers
Annotations

Constructors

BaseModel.new()

Properties

ChildrenClubCode int?
getter/setter pair
CompanyCode int?
getter/setter pair
DataCollectionDate String?
getter/setter pair
DataCollectionTime String?
getter/setter pair
DataStatus int
getter/setter pair
EstateDivisionCode int?
getter/setter pair
GeoType String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
IsVerified int
getter/setter pair
Latitude String?
getter/setter pair
Longitude String?
getter/setter pair
ModificationDate String?
getter/setter pair
ModifiedBy int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
TeaEstateCode int?
getter/setter pair
UserId int
getter/setter pair
VerificationDate String?
getter/setter pair
VerificationNote String?
getter/setter pair
VerifiedBy int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited