license property

String? get license

Implementation

String? get license {
  return _license;
}