populateGatewayModelWithFields static method
Implementation
static PopulateTransformsQueryParameters populateGatewayModelWithFields(
List<String> fields) =>
PopulateTransformsQueryParameters._(
r'populate[gatewayModel][fields]', fields);