ProtoSchema constructor

ProtoSchema({
  1. String? protoDescriptors,
})

Implementation

ProtoSchema({this.protoDescriptors});