Decodes a schema-validated JSON object.
factory StringMultiSelectItems.fromJson(Map<String, Object?> json) => _$StringMultiSelectItemsFromJson(json);