Annotations annotation(String key, String value) { return Annotations({...annotations, key: value}); }