licensingConfig property
- @JsonKey(name: 'licensingConfig')
final
Configures license evaluation. A default LicensingConfig is used if not set here.
Implementation
@JsonKey(name: 'licensingConfig')
final LicensingConfig? licensingConfig;
Configures license evaluation. A default LicensingConfig is used if not set here.
@JsonKey(name: 'licensingConfig')
final LicensingConfig? licensingConfig;