spine_client
descriptor.pbenum
FieldDescriptorProto_Label
valueOf method
valueOf
valueOf
method
Null safety
FieldDescriptorProto_Label
?
valueOf
(
int
value
)
Implementation
static FieldDescriptorProto_Label? valueOf($core.int value) => _byValue[value];
spine_client
descriptor.pbenum
FieldDescriptorProto_Label
valueOf method
FieldDescriptorProto_Label class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
LABEL_OPTIONAL
LABEL_REPEATED
LABEL_REQUIRED
values