input property

List<TransportInput>? input
inherited

input Additional information that may be needed in the execution of the transport.

Implementation

List<TransportInput>? get input => throw _privateConstructorUsedError;