onNotification property

dynamic Function(Notification notification)? onNotification
final

Implementation

final Function(Notification notification)? onNotification;