A list of completion values.
Must not exceed 100 items.
List<String> get values => (_value['values'] as List).cast<String>();