ignoreIfNotExists property
bool?
get
ignoreIfNotExists
Do nothing if a file with uri
exists already.
Implementation
_i2.bool? get ignoreIfNotExists => _i5.getProperty(
this,
'ignoreIfNotExists',
);