menu
gcloud package
documentation
storage.dart
BucketEntry
isDirectory property
isDirectory property
dark_mode
light_mode
isDirectory
property
bool
get
isDirectory
Whether this is a prefix.
Implementation
bool get isDirectory => !isObject;
gcloud package
documentation
storage
BucketEntry
isDirectory property
BucketEntry class