menu
idb_shim package
documentation
sdb.dart
SdbFactorySandboxExtension
fullPath method
fullPath method
dark_mode
light_mode
fullPath
method
String
fullPath
(
String
path
)
full path of a database path
Implementation
String fullPath(String path) => idbFactory.fullPath(path);
idb_shim package
documentation
sdb
SdbFactorySandboxExtension
fullPath method
SdbFactorySandboxExtension extension on
SdbFactory