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