EmailSubscriptionChangeHandler typedef

EmailSubscriptionChangeHandler = void Function(OSEmailSubscriptionStateChanges changes)

Implementation

typedef void EmailSubscriptionChangeHandler(
    OSEmailSubscriptionStateChanges changes);