populateDevicesWithFields static method

PopulateGatewayQueryParameters populateDevicesWithFields(
  1. List<String> fields
)

Implementation

static PopulateGatewayQueryParameters populateDevicesWithFields(
        List<String> fields) =>
    PopulateGatewayQueryParameters._(r'populate[devices][fields]', fields);