getLicenseUrl method

String? getLicenseUrl()

Implementation

String? getLicenseUrl() {
  return _licenseUrl;
}