context property

LuaObject? context
final

The object context bound to this scope.

Implementation

final LuaObject? context;