SessionLogFilter constructor
SessionLogFilter({})
Implementation
SessionLogFilter({
this.endpoint,
this.method,
this.futureCall,
required this.slow,
required this.error,
required this.open,
this.lastSessionLogId,
});