NotificationResponse constructor

NotificationResponse([
  1. void updates(
    1. NotificationResponseBuilder b
    )
])

Implementation

factory NotificationResponse([void updates(NotificationResponseBuilder b)]) = _$NotificationResponse;