ProtobufField.message constructor
ProtobufField.message(
- FieldNames names,
- ProtobufContainer parent,
- GenerationContext ctx
Implementation
ProtobufField.message(
FieldNames names, ProtobufContainer parent, GenerationContext ctx)
: this._(names.descriptor, names, parent, ctx);