TRTCCloudVideoView constructor
Implementation
const TRTCCloudVideoView(
{Key key, this.viewType, this.onViewCreated, this.gestureRecognizers})
: super(key: key);
const TRTCCloudVideoView(
{Key key, this.viewType, this.onViewCreated, this.gestureRecognizers})
: super(key: key);