transport property
The transport is an internal construct of the client that abstracts away the event sending.
Implementation
Transport transport = NoOpTransport();
The transport is an internal construct of the client that abstracts away the event sending.
Transport transport = NoOpTransport();