create property

T Function(ScopedMap scope) create
final

The function that creates the value that will override the ref.

Implementation

final T Function(ScopedMap scope) create;