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
(
{
String
?
name
,
int
?
number
,
int
?
hasValueNumber
,
})
Implementation
const ProtoField({ this.name, this.number, this.hasValueNumber, });
proto_annotations package
documentation
proto_annotations
ProtoField
ProtoField.new const constructor
ProtoField class