Dart
dart:html
Entry
isDirectory property
isDirectory
description
isDirectory
property
Null safety
bool
?
isDirectory
Implementation
bool? get isDirectory native;
Dart
dart:html
Entry
isDirectory property
Entry class
Properties
filesystem
fullPath
hashCode
isDirectory
isFile
name
runtimeType
Methods
copyTo
getMetadata
getParent
moveTo
noSuchMethod
remove
toString
toUrl
Operators
operator ==