VoieSide class

Constructors

VoieSide.new({required UO uoStatus, required TensionStatus tensionStatus, EnginTT? engin, required String motif, required bool estimmobilise, required String sortirDate})

Properties

engin EnginTT?
getter/setter pair
estimmobilise bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
motif String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sortirDate String
getter/setter pair
tensionStatus TensionStatus
getter/setter pair
uoStatus UO
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