isAvailable property
bool
get
isAvailable
Returns whether the engine is initialized and available
Implementation
bool get isAvailable => _isAvailable;
Returns whether the engine is initialized and available
bool get isAvailable => _isAvailable;