populateDeviceWithFields static method
Implementation
static PopulateDeviceModelQueryParameters populateDeviceWithFields(
List<String> fields) =>
PopulateDeviceModelQueryParameters._(r'fields', fields);
static PopulateDeviceModelQueryParameters populateDeviceWithFields(
List<String> fields) =>
PopulateDeviceModelQueryParameters._(r'fields', fields);