isInit property

bool get isInit

是否已经初始化

Implementation

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