subscribeController property
ReqSubscribeController?
get
subscribeController
Implementation
ReqSubscribeController? get subscribeController {
return _subscribeController;
}
ReqSubscribeController? get subscribeController {
return _subscribeController;
}