AuthenticationDto class

Inheritance

Constructors

AuthenticationDto.sep(int? newRecords, int? serverTs, WardenType? warden, SchemaMetaData smdSys)

Properties

hashCode int
The hash code for this object.
no setterinherited
newRecords int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serverTs int?
getter/setter pair
smdSys SchemaMetaData
getter/setter pairinherited
trDto TrDto
getter/setter pairinherited
warden WardenType?
getter/setter pair
water_table_id int
no setterinherited
water_table_name String
no setterinherited
waterLineDto WaterLineDto?
getter/setter pairinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sep(TrDto trDto, SchemaMetaData smdSys, {WaterLineDto? waterLineDto, int? water_table_id}) → void
inherited
toMap({bool fullEnum = false}) Map<String, dynamic>
inherited
toString() String
A string representation of this object.
override

Operators

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

Constants

C_TABLE_ID → const int