notificationId property

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

The ID of the notification subscription configuration whose details are to be retrieved.

Implementation

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