spine_client
query.pbenum
OrderBy_Direction
valueOf method
valueOf
valueOf
method
Null safety
OrderBy_Direction
?
valueOf
(
int
value
)
Implementation
static OrderBy_Direction? valueOf($core.int value) => _byValue[value];
spine_client
query.pbenum
OrderBy_Direction
valueOf method
OrderBy_Direction class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
ASCENDING
DESCENDING
OD_UNKNOWN
values