ProtoField constructor

const ProtoField({
  1. String? name,
})

Implementation

const ProtoField({this.name});