licenseServerUrl property

String? licenseServerUrl
final

The URL of the DRM license server.

This is optional. Either licenseServerUrl or licenseCallback can be specified.

Implementation

final String? licenseServerUrl;