NotificationHandler typedef

NotificationHandler = void Function(Map<String, dynamic>)

Implementation

typedef NotificationHandler = void Function(Map<String, dynamic>);