files property
ReadonlyArray
get
files
The files that are going to be renamed.
Implementation
_i7.ReadonlyArray<_i2.dynamic> get files => _i5.getProperty(
this,
'files',
);
The files that are going to be renamed.
_i7.ReadonlyArray<_i2.dynamic> get files => _i5.getProperty(
this,
'files',
);