NOT_FOUND constant - FileSystemEntityType class - dart:io library (original) (raw)

description

  1. @Deprecated("Use notFound instead")

FileSystemEntityType const NOT_FOUND

Implementation

@Deprecated("Use notFound instead")
static const NOT_FOUND = notFound;