isInited property

bool get isInited

True if the player is already initialized by initialize()

Implementation

bool get isInited => _isInited;