menu
fs_shim package
documentation
fs_none.dart
FileSystemEntityMixin
path property
path property
dark_mode
light_mode
path
property
@
override
String
get
path
override
Get the path of the file.
Implementation
@override String get path => throw UnsupportedError('fse.path');
fs_shim package
documentation
fs_none
FileSystemEntityMixin
path property
FileSystemEntityMixin mixin