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