isInit property

bool isInit

是否已经初始化

Implementation

bool get isInit => _state?.flutterRtmpPlugin != null;