protobuf package
documentation
protobuf
UnknownFieldSetField
fixed32s property
fixed32s
fixed32s
property
Null safety
List
<
int
>
fixed32s
Implementation
List<int> get fixed32s => _fixed32s;
protobuf package
documentation
protobuf
UnknownFieldSetField
fixed32s property
UnknownFieldSetField class
Constructors
UnknownFieldSetField
Properties
fixed32s
fixed64s
groups
hashCode
length
lengthDelimited
runtimeType
values
varints
Methods
addFixed32
addFixed64
addGroup
addLengthDelimited
addVarint
hasRequiredFields
isInitialized
noSuchMethod
toString
writeTo
Operators
operator ==