ReceivedNotificationHandler typedef

ReceivedNotificationHandler = void Function(NtiuspPayload notificationValue)

Implementation

typedef void ReceivedNotificationHandler(NtiuspPayload notificationValue);