notificationId property

  1. @BuiltValueField.new(wireName: r'notificationId')
int get notificationId

The ID of the notification subscription configuration to be tested.

Implementation

@BuiltValueField(wireName: r'notificationId')
int get notificationId;