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