isEnabled property

bool get isEnabled

Whether this command is enabled (feature flags, etc).

Implementation

bool get isEnabled => true;