ReportAvailableNotificationContent constructor

ReportAvailableNotificationContent([
  1. void updates(
    1. ReportAvailableNotificationContentBuilder b
    )
])

Implementation

factory ReportAvailableNotificationContent([void updates(ReportAvailableNotificationContentBuilder b)]) = _$ReportAvailableNotificationContent;