isInited property

bool isInited

True if the player is already initialized by initialize()

Implementation

bool get isInited => _isInited;