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