options property

Map<ScriptOption, String> options
getter/setter pair

The options which configures the task.

Implementation

Map<ScriptOption, String> options = const {};