ReceivedNotificationHandler typedef
ReceivedNotificationHandler =
void Function(NtiuspPayload notificationValue)
Implementation
typedef void ReceivedNotificationHandler(NtiuspPayload notificationValue);
typedef void ReceivedNotificationHandler(NtiuspPayload notificationValue);