ReceiveNotificationParam typedef

ReceiveNotificationParam = void Function(String? payload)

Implementation

typedef void ReceiveNotificationParam(String? payload);