isInited property
bool
get
isInited
True if the player is already initialized by initialize()
Implementation
bool get isInited => _isInited;
True if the player is already initialized by initialize()
bool get isInited => _isInited;