copyWith abstract method

LogResult copyWith({
  1. List<LogEntry>? entries,
})

Implementation

LogResult copyWith({List<_i2.LogEntry>? entries});