AliceCallResponseWidget constructor
const
AliceCallResponseWidget(
- AliceHttpCall call, {
- Key? key,
Implementation
const AliceCallResponseWidget(this.call, {Key? key}) : super(key: key);