onNotification property

dynamic Function(String payload)? onNotification
final

Implementation

final Function(String payload)? onNotification;