isDestroyed property

bool get isDestroyed

判断当前是否是已经销毁状态

Implementation

bool get isDestroyed => _isDestroyed;