menu
objd package
documentation
core.dart
Path
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => segments.isEmpty && filename == null;
objd package
documentation
core
Path
isEmpty property
Path class