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