enabled property

bool? enabled
final

A boolean value indicating whether the subscription is enabled; true indicates that the subscription is enabled.

Implementation

final bool? enabled;