getLogs method

List<NetworkLogModel> getLogs()

Implementation

List<NetworkLogModel> getLogs() => List.unmodifiable(_logs);