crud_service
RequestSort
RequestSort
RequestSort constructor
RequestSort
crud_service
RequestSort
RequestSort
RequestSort constructor
RequestSort class
Constructors
RequestSort
Properties
field
isDesc
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
RequestSort
constructor
RequestSort
(
String
field
,
bool
isDesc
)
Implementation
RequestSort(this.field, this.isDesc);