InterceptorDetailsScreen constructor

const InterceptorDetailsScreen(
  1. Infospect infospect,
  2. InfospectNetworkCall call, {
  3. Key? key,
})

Implementation

const InterceptorDetailsScreen(this.infospect, this.call, {super.key});