file property

dynamic get file

The Deno abstraction for reading and writing files.

Implementation

_i2.dynamic get file => _i3.getProperty(
      this,
      'File',
    );