BigtableProtoConfig constructor

BigtableProtoConfig({
  1. String? protoMessageName,
  2. String? schemaBundleId,
})

Implementation

BigtableProtoConfig({this.protoMessageName, this.schemaBundleId});