recursive property
bool
get
recursive
When enabled also watch subfolders.
Implementation
_i2.bool get recursive => _i5.getProperty(
this,
'recursive',
);
When enabled also watch subfolders.
_i2.bool get recursive => _i5.getProperty(
this,
'recursive',
);