spine_client
time_options.pbenum
Time
valueOf method
valueOf
valueOf
method
Null safety
Time
?
valueOf
(
int
value
)
Implementation
static Time? valueOf($core.int value) => _byValue[value];
spine_client
time_options.pbenum
Time
valueOf method
Time class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
FUTURE
PAST
TIME_UNDEFINED
values