isAlive property
bool
get
isAlive
Whether these capabilities are still loaded.
Implementation
bool get isAlive => _handle != null;
Whether these capabilities are still loaded.
bool get isAlive => _handle != null;