type
Transient
facet 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.  | 
|---|
Slot Details
defVal
const static Transient defVal := ...
Singleton for Transient facet.