pub type Extra = Map<String, Value>;
Catch-all for wire fields this SDK does not type. Keyed by field name.
pub struct Extra { /* private fields */ }