AgoraVideoCallRear constructor
const
AgoraVideoCallRear({})
Implementation
const AgoraVideoCallRear({Key? key, required this.floatingLayoutWidth,
required this.floatingLayoutHeight, required this.isFrontCameraDefault, required this.token, required this.channelName, required this.appID})
: super(key: key);