GeneralLib
@override bool isDeviceSupport() { if (_isCrash) { return false; } return _isDeviceSupport; }