class

Transient

const class Transient : Obj, Facet

Transient annotates fields which should not be serialized. It is used inside a Serializable type. See the Serialization Doc for details.

fields defVal

Singleton for Transient facet

defVal const static Transient : defVal

Singleton for Transient facet.

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST