The default read-only implementation of Element.
The default read-only implementation of Element. You typically should not need to directly reference this class; instead, use the Element.apply method to construct new instances.
This Proxy trait allows you to extend the Element trait with additional state or behavior and implement the read-only methods from Element using an underlying instance.
Field information in declaration order.
Checks that all required fields are non-null.