menu
prisma_flutter_connector package
documentation
runtime.dart
ConsoleQueryLogger
includeSql property
includeSql property
dark_mode
light_mode
includeSql
property
bool
includeSql
final
Whether to include the SQL query in the output
Implementation
final bool includeSql;
prisma_flutter_connector package
documentation
runtime
ConsoleQueryLogger
includeSql property
ConsoleQueryLogger class