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