selector property

Function? selector
final

A function returning a slice of the current Store's state.

Implementation

final Function? selector;