isExclude property

bool isExclude

Implementation

bool get isExclude => _getAttribute<bool>(kExclude, false);