isAvailable property

bool get isAvailable

Returns whether the engine is initialized and available

Implementation

bool get isAvailable => _isAvailable;