notificationIds property

  1. @BuiltValueField.new(wireName: r'notificationIds')
BuiltList<int> get notificationIds

A list of IDs of the notification subscription configurations to be deleted.

Implementation

@BuiltValueField(wireName: r'notificationIds')
BuiltList<int> get notificationIds;