2026-02-28-1
This commit is contained in:
@@ -8,6 +8,6 @@ class Log {
|
||||
}
|
||||
|
||||
static Object? inspect(Object? object) {
|
||||
return developer.inspect(object);
|
||||
// return developer.inspect(object);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user