NectorCallsView constructor

NectorCallsView(
  1. NectorController _controller, {
  2. Key? key,
})

Implementation

NectorCallsView(this._controller, {super.key});