isPinned property Null safety

bool isPinned

Implementation

bool get isPinned {
  return report.isPinned;
}