value property

Map<String, ReactiveValue<Object?>> get value

Implementation

Map<String, ReactiveValue<Object?>> get value => _values;