notificationShape property

List<SubscriptionTopicNotificationShape>? notificationShape
inherited

notificationShape List of properties to describe the shape (e.g., resources) included in notifications from this Subscription Topic.

Implementation

List<SubscriptionTopicNotificationShape>? get notificationShape =>
    throw _privateConstructorUsedError;