copyright property

String get copyright

Implementation

String get copyright {
  return config.copyright ?? '';
}