Layer 220
Null
Corresponds to an arbitrary empty object.
constructor
null#56730bcc = Null;
Returns
NullGogram Example
// Creating Null constructor obj := &tg.Null{}
Corresponds to an arbitrary empty object.
// Creating Null constructor obj := &tg.Null{}