code_builder package
documentation
code_builder
EnumValue
EnumValue factory constructor
EnumValue
EnumValue
constructor
Null safety
EnumValue
(
[
void
updates
(
EnumValueBuilder
)]
)
Implementation
factory EnumValue([void Function(EnumValueBuilder) updates]) = _$EnumValue;
code_builder package
documentation
code_builder
EnumValue
EnumValue factory constructor
EnumValue class
Constructors
EnumValue
Properties
annotations
docs
hashCode
name
runtimeType
Methods
noSuchMethod
rebuild
toBuilder
toString
Operators
operator ==