engine property

RtcEngine engine

Implementation

RtcEngine get engine {
  return _sessionController.value.engine!;
}