content property

NotificationContent? get content

Implementation

NotificationContent? get content {
  return _content;
}