file top-level property

dynamic file

Provides information about files and allows JavaScript in a web page to access their content.

Implementation

_i2.dynamic get file => _i4.getProperty(
      _self,
      'File',
    );