populateGatewaysWithFields static method

PopulatePlantQueryParameters populateGatewaysWithFields(
  1. List<String> fields
)

Implementation

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