ignore property
Specifies whether to ignore the date and time constraints and return all assets.
If set to true
, all assets will be returned, regardless of date and time constraints. Otherwise, assets must meet the specified date and time requirements.
Implementation
final bool ignore;