menu
proto_annotations package
documentation
proto_annotations.dart
Proto
Proto.new const constructor
Proto.new const constructor
dark_mode
light_mode
Proto
constructor
const
Proto
(
{
String
?
prefix
,
String
packageName
=
''
,
bool
includeFieldsByDefault
=
true
,
})
Implementation
const Proto({ this.prefix, this.packageName = '', this.includeFieldsByDefault = true, });
proto_annotations package
documentation
proto_annotations
Proto
Proto.new const constructor
Proto class