FunctionScope.current constructor
const
FunctionScope.current()
Targets a function co-deployed in the same codebase/deployment context.
Implementation
const factory FunctionScope.current() = _CurrentFunctionScope;
Targets a function co-deployed in the same codebase/deployment context.
const factory FunctionScope.current() = _CurrentFunctionScope;