populateGatewaysAndDevicesAndDeviceModelsWithFields static method
Implementation
static PopulatePlantQueryParameters
populateGatewaysAndDevicesAndDeviceModelsWithFields(
List<String> fields) =>
PopulatePlantQueryParameters._(
'populate[gateways][populate][devices][populate][deviceModel][fields]',
fields);