reportCardTitle property Null safety

String reportCardTitle

Implementation

String get reportCardTitle {
  return report.reportTitle;
}