menu
proto_annotations package
documentation
proto_annotations.dart
ProtoField
ProtoField.new const constructor
ProtoField.new const constructor
dark_mode
light_mode
ProtoField
constructor
const
ProtoField
(
int
number
, {
String
?
name
,
})
Implementation
const ProtoField( this.number, { this.name, }) : intPrecision = null;
proto_annotations package
documentation
proto_annotations
ProtoField
ProtoField.new const constructor
ProtoField class