CostManagementConfig constructor

CostManagementConfig({
  1. bool? enabled,
})

Implementation

CostManagementConfig({this.enabled});