populateGatewaysAndGatewayLicenseWithFields static method

PopulatePlantQueryParameters populateGatewaysAndGatewayLicenseWithFields(
  1. List<String> fields
)

Implementation

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