provider property
Returns a callback that returns the value you want to manage.
管理したい値を返すコールバックを返します。
Implementation
final Result Function(QueryScopedValueRef<TRef> ref, Param param) provider;
Returns a callback that returns the value you want to manage.
管理したい値を返すコールバックを返します。
final Result Function(QueryScopedValueRef<TRef> ref, Param param) provider;