InAppNotificationsStatusCallback typedef

InAppNotificationsStatusCallback = void Function(InAppNotificationsStatus status)

Implementation

typedef InAppNotificationsStatusCallback = void Function(
    InAppNotificationsStatus status);