closureContext property Null safety
optional">@optionalread / write
The context associated with a Closure instance.
Provided for instance kinds:
- Closure
Implementation
@optional
ContextRef? closureContext;
The context associated with a Closure instance.
Provided for instance kinds:
@optional
ContextRef? closureContext;