W3cubDocs

/Dart 2

TEMPORARY constant

int const TEMPORARY = 0

Indicates that file system data can be cleared at any time.

Other resources

Exploring the FileSystem APIs from HTML5Rocks. File API from W3C.

Implementation

static const int TEMPORARY = 0

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/2.0.0/dart-html/Window/TEMPORARY-constant.html