copyWith abstract method
Implementation
SessionLogFilter copyWith({
String? endpoint,
String? method,
String? futureCall,
bool? slow,
bool? error,
bool? open,
int? lastSessionLogId,
});
SessionLogFilter copyWith({
String? endpoint,
String? method,
String? futureCall,
bool? slow,
bool? error,
bool? open,
int? lastSessionLogId,
});