rebuild abstract method Null safety

Notification rebuild(
  1. void updates(
    1. NotificationBuilder
    )
)

Implementation

Notification rebuild(void Function(NotificationBuilder) updates);