threadItemBlocked property
ThreadItemBlocked?
get
threadItemBlocked
Implementation
ThreadItemBlocked? get threadItemBlocked =>
isThreadItemBlocked ? data as ThreadItemBlocked : null;
ThreadItemBlocked? get threadItemBlocked =>
isThreadItemBlocked ? data as ThreadItemBlocked : null;