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