notificationItems property

  1. @BuiltValueField.new(wireName: r'notificationItems')
BuiltList<CaptureNotificationRequestItemWrapper>? get notificationItems

A container object for the details included in the notification.

Implementation

@BuiltValueField(wireName: r'notificationItems')
BuiltList<CaptureNotificationRequestItemWrapper>? get notificationItems;