provider property

Result Function(QueryScopedValueRef<TRef> ref) provider
final

A callback that returns the value you want to manage.

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

Implementation

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