transports property

List<Transport>? transports
getter/setter pair

The list of Transport.

Implementation

core.List<Transport>? transports;