ReportAvailableNotification constructor

ReportAvailableNotification([
  1. void updates(
    1. ReportAvailableNotificationBuilder b
    )
])

Implementation

factory ReportAvailableNotification([void updates(ReportAvailableNotificationBuilder b)]) = _$ReportAvailableNotification;