logs property
List<InfospectLog>
get
logs
Returns the list of logs.
Implementation
List<InfospectLog> get logs => callsSubject.value;
Returns the list of logs.
List<InfospectLog> get logs => callsSubject.value;