notFound constant

FileSystemEntityType const notFound

Implementation

static const FileSystemEntityType notFound = FileSystemEntityType._(
  'notFound',
);