ExceptionTransport constructor

const ExceptionTransport([
  1. Object? message = ''
])

Implementation

const ExceptionTransport([super.message]);