protoc library
Classes
- BaseType
- Represents the base type of a particular field in a proto definition. (Doesn't include List<> for repeated fields.)
- ClientApiGenerator
- CodeGenerator
- ConditionalConstDefinition
- EnumAlias
- EnumGenerator
- ExtensionGenerator
- FileGenerator
- Generates the Dart output files for one .proto input file.
- GrpcServiceGenerator
- MessageGenerator
- OneofEnumGenerator
- Generates the Dart enum corresponding to a oneof declaration.
- ProtobufContainer
- ProtobufField
- ServiceGenerator
Enums
Functions
-
wellKnownMixinForFullName(
String qualifiedName) → PbMixin?