getLicense method

String? getLicense()

Implementation

String? getLicense() {
  return _license;
}