ScoreNotificationRequest constructor

ScoreNotificationRequest([
  1. void updates(
    1. ScoreNotificationRequestBuilder b
    )
])

Implementation

factory ScoreNotificationRequest([void updates(ScoreNotificationRequestBuilder b)]) = _$ScoreNotificationRequest;