path property

  1. @override
String get path
override

The path of the database

Implementation

@override
String get path => throw _dbNotEnabled();