isBlocked property

bool isBlocked

Implementation

bool get isBlocked => _getAttribute<bool>(kBlocked, false);