instance property Null safety

RtcEngine? instance

Get the singleton of RtcEngine.

Implementation

static RtcEngine? get instance => _instance;