hasSkipPolicy property

bool hasSkipPolicy
inherited

Returns true if this event has skip policy, otherwise false.

Implementation

bool get hasSkipPolicy => skipPolicy != null;