getDescription method

String? getDescription()

Implementation

String? getDescription() {
  return description;
}