SessionLogResult constructor
SessionLogResult({
- required List<
SessionLogInfo> sessionLog,
Implementation
factory SessionLogResult({required List<_i2.SessionLogInfo> sessionLog}) =
_SessionLogResultImpl;