bannerStream property

Stream<BannerResponse> get bannerStream

Implementation

Stream<BannerResponse> get bannerStream => _bannerStream.stream;