logs property

List<LogEntry>? logs
getter/setter pair

Application log lines for this session.

Implementation

List<_i2.LogEntry>? logs;