RxAction constructor

  1. @Deprecated('Use [RxNotifier] instead.')
RxAction()

Send action

Implementation

@Deprecated('Use [RxNotifier] instead.')
RxAction() : super(rxVoid);