ExceptionHandler constructor

ExceptionHandler(
  1. MethodChannel channel
)

Implementation

ExceptionHandler(MethodChannel channel) : _channel = channel;