outerVars property

ValMap? outerVars
final

local variables where the function was defined (usually, the module)

Implementation

final ValMap? outerVars;