subscribeController property

ReqSubscribeController? get subscribeController

Implementation

ReqSubscribeController? get subscribeController {
  return _subscribeController;
}