A set of key-value pairs provided in the request, prefixed with 'metadata.'. For example, 'metadata.myField: myValue'
@BuiltValueField(wireName: r'metadata') BuiltMap<String, String>? get metadata;