profileQueries property

bool profileQueries
final

Whether queries should be added to the dart:developer timeline.

This is enabled by default outside of release builds, see SqliteOptions.profileQueries for details.

Implementation

final bool profileQueries;