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