BigtableSchemaBundleProtoSchema constructor

const BigtableSchemaBundleProtoSchema({
  1. required TfArg<String> protoDescriptors,
})

Implementation

const BigtableSchemaBundleProtoSchema({required this.protoDescriptors});