logs property

List<InfospectLog> get logs

Returns the list of logs.

Implementation

List<InfospectLog> get logs => callsSubject.value;