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