PulseXViewModel<V> constructor

PulseXViewModel<V>(
  1. V val
)

Implementation

PulseXViewModel(V val) : super(val);