notificationItems property
- @BuiltValueField.new(wireName: r'notificationItems')
A container object for the details included in the notification.
Implementation
@BuiltValueField(wireName: r'notificationItems')
BuiltList<RefundWithDataNotificationRequestItemWrapper>? get notificationItems;