pub const EMPTY_FIELD: JsonField<'static, 'static>;
a default JSON field with static lifetime. equivalent to `{“”:null}``.