const SerialPortError( [String message = '', int errorCode = OSError.noErrorCode]) : super(message, errorCode);