menu
harndb package
documentation
harndb_platform_interface.dart
HarnDBPlatform
getPath method
getPath method
dark_mode
light_mode
getPath
method
Future
<
String
>
getPath
(
)
Implementation
Future<String> getPath() { throw UnimplementedError('getPath() has not been implemented.'); }
harndb package
documentation
harndb_platform_interface
HarnDBPlatform
getPath method
HarnDBPlatform class