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