copyWith abstract method

SessionLogResult copyWith({
  1. List<SessionLogInfo>? sessionLog,
})

Implementation

SessionLogResult copyWith({List<_i2.SessionLogInfo>? sessionLog});