current property
The current RuntimeContext available to the executing application.
Is either a MirrorContext
or a GeneratedContext
,
depending on the execution type.
Implementation
static final RuntimeContext current = instance;
The current RuntimeContext available to the executing application.
Is either a MirrorContext
or a GeneratedContext
,
depending on the execution type.
static final RuntimeContext current = instance;