clearOptions method

void clearOptions()
inherited

Clear all options

Implementation

void clearOptions() => _options.clear();