Optional default value.
Iterable<String>? get defaultValue => (_value[Keys.default_] as Iterable?)?.cast<String>();