getSubtitle method

String? getSubtitle()

Implementation

String? getSubtitle() {
  return subtitle;
}