menu
nextcloud package
documentation
webdav.dart
PathUri
isDirectory property
isDirectory property
dark_mode
light_mode
isDirectory
property
bool
isDirectory
final
Whether the path is a directory.
If
true
path
will end with a slash.
Implementation
final bool isDirectory;
nextcloud package
documentation
webdav
PathUri
isDirectory property
PathUri class