transport property

Transport transport
getter/setter pair

The transport is an internal construct of the client that abstracts away the event sending.

Implementation

Transport transport = NoOpTransport();