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