parent property Null safety

ContextRef? parent
optional">@optionalread / write

The enclosing context for this context.

Implementation

@optional
ContextRef? parent;