populateLicenseWithFields static method

PopulateGatewayQueryParameters populateLicenseWithFields(
  1. List<String> fields
)

Implementation

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