core/src/domain/models/rx_impl library

Classes

RxImpl<T>
Base Rx class that manages all the stream logic for any Type.

Mixins

RxObjectMixin<T>
global object that registers against SINT and Obx, and allows the reactivity of those Widgets and Rx values.