sponsorName property

String? get sponsorName

Implementation

String? get sponsorName {
  return _sponsorName;
}