change abstract method
Implementation
Log change({
Type? classLocation,
String? functionLocation,
Map<String, dynamic>? monitor,
Map<String, dynamic>? debug,
Iterable<Log>? histories,
});
Log change({
Type? classLocation,
String? functionLocation,
Map<String, dynamic>? monitor,
Map<String, dynamic>? debug,
Iterable<Log>? histories,
});