isOpen property

bool get isOpen

True if the Player has been open

Implementation

bool get isOpen => _isInited;