Create TRTCCloud instance (singleton mode)
static Future<TRTCCloud> sharedInstance() async { return TRTCCloudImpl.sharedInstance(); }