enabled property
A boolean value indicating whether the subscription is enabled;
true
indicates that the subscription is enabled.
Implementation
final bool? enabled;
A boolean value indicating whether the subscription is enabled;
true
indicates that the subscription is enabled.
final bool? enabled;