filename property

String? filename
final

The path to a database file, or null for an in-memory database.

Implementation

final String? filename;