selector property

(dynamic Function(T value)?) selector
final

Generate reactive object

Implementation

final dynamic Function(T value)? selector;