notificationEvent property

List<SubscriptionStatusNotificationEvent>? notificationEvent
inherited

notificationEvent Detailed information about events relevant to this subscription notification.;

Implementation

List<SubscriptionStatusNotificationEvent>? get notificationEvent =>
    throw _privateConstructorUsedError;