populateGatewaysAndGatewayModelsWithFields static method

PopulatePlantQueryParameters populateGatewaysAndGatewayModelsWithFields(
  1. List<String> fields
)

Implementation

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