sourceId property
String
get
sourceId
Return the hash source id of current sqlite3 library.
Implementation
String get sourceId => _sqlite.sourceId;
Return the hash source id of current sqlite3 library.
String get sourceId => _sqlite.sourceId;