isVisibleInChurchCenter property

bool isVisibleInChurchCenter

Implementation

bool get isVisibleInChurchCenter =>
    _getAttribute<bool>(kVisibleInChurchCenter, false);