protobuf package
documentation
protobuf
UnknownFieldSetField
fixed64s property
fixed64s
fixed64s
property
Null safety
List
<
Int64
>
fixed64s
Implementation
List<Int64> get fixed64s => _fixed64s;
protobuf package
documentation
protobuf
UnknownFieldSetField
fixed64s 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 ==