withOn property

bool withOn

Implementation

bool get withOn => _args.length > 2 && _args[2] == 'on';