RxExtension<T> extension

Extension for all others type to Rx object.

on
  • T

Properties

rx Rx<T>

Available on T, provided by the RxExtension extension

Returns a Rx instace with this T as the initial value.
no setter