NectorCallResponseView constructor
const
NectorCallResponseView({
- Key? key,
- required NectorNetworkResponse response,
Implementation
const NectorCallResponseView({super.key, required this.response});