store property

MapSignal<Arg, S> store
final

Store of created signals (if cache is true)

Implementation

final store = mapSignal<Arg, S>({});