file property
dynamic
get
file
The Deno abstraction for reading and writing files.
Implementation
_i2.dynamic get file => _i3.getProperty(
this,
'File',
);
The Deno abstraction for reading and writing files.
_i2.dynamic get file => _i3.getProperty(
this,
'File',
);