transportMode property
getter/setter pair
The transport mode used at the time the log was recorded.
The default value is RecordingTransportMode.unknown indicating that the transport mode was not set.
Implementation
RecordingTransportMode transportMode;