provider property

Result Function(QueryScopedValueRef<TRef> ref, Param param) provider
final

Returns a callback that returns the value you want to manage.

管理したい値を返すコールバックを返します。

Implementation

final Result Function(QueryScopedValueRef<TRef> ref, Param param) provider;