ExceptionHandler constructor
ExceptionHandler(
- MethodChannel channel
Implementation
ExceptionHandler(MethodChannel channel) : _channel = channel;
ExceptionHandler(MethodChannel channel) : _channel = channel;