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