spine_client
catch_up.pbenum
CatchUpStatus
valueOf method
valueOf
valueOf
method
Null safety
CatchUpStatus
?
valueOf
(
int
value
)
Implementation
static CatchUpStatus? valueOf($core.int value) => _byValue[value];
spine_client
catch_up.pbenum
CatchUpStatus
valueOf method
CatchUpStatus class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
COMPLETED
CUS_UNDEFINED
FINALIZING
IN_PROGRESS
values