PushEventCallback typedef

PushEventCallback = void Function(PageWrapper pageWrapper)

A push event callback.

Implementation

typedef PushEventCallback = void Function(PageWrapper pageWrapper);