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