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