populateGatewaysAndDevicesWithFields static method

PopulatePlantQueryParameters populateGatewaysAndDevicesWithFields(
  1. List<String> fields
)

Implementation

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