menu
protobuf package
documentation
protobuf.dart
BuilderInfo
byIndex property
byIndex property
dark_mode
light_mode
byIndex
property
List
<
FieldInfo
>
byIndex
final
Mapping from
FieldInfo.index
s to
FieldInfo
s.
Implementation
final
List
<FieldInfo> byIndex = <FieldInfo>[];
protobuf package
documentation
protobuf
BuilderInfo
byIndex property
BuilderInfo class