PrismaLogHandler typedef
PrismaLogHandler =
void Function(Exception exception)
Implementation
typedef PrismaLogHandler = void Function(Exception exception);
typedef PrismaLogHandler = void Function(Exception exception);