NotificationUrl constructor

NotificationUrl([
  1. void updates(
    1. NotificationUrlBuilder b
    )
])

Implementation

factory NotificationUrl([void updates(NotificationUrlBuilder b)]) = _$NotificationUrl;