NectorCallsView constructor
NectorCallsView(
- NectorController _controller, {
- Key? key,
Implementation
NectorCallsView(this._controller, {super.key});
NectorCallsView(this._controller, {super.key});