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