model property Null safety

Rx<T> model
read / write

Model managed by controller

Implementation

abstract Rx<T> model;