enabled property

bool? enabled
final

A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled.

Implementation

final bool? enabled;