ReportNotificationRequest constructor

ReportNotificationRequest([
  1. void updates(
    1. ReportNotificationRequestBuilder b
    )
])

Implementation

factory ReportNotificationRequest([void updates(ReportNotificationRequestBuilder b)]) = _$ReportNotificationRequest;