ConsumptionMeteringConfig constructor

ConsumptionMeteringConfig({
  1. bool? enabled,
})

Implementation

ConsumptionMeteringConfig({this.enabled});