active property
Indicates whether the notification subscription is active.
Implementation
@BuiltValueField(wireName: r'active')
bool? get active;
Indicates whether the notification subscription is active.
@BuiltValueField(wireName: r'active')
bool? get active;