RDBannerView constructor
const
RDBannerView({})
Implementation
const RDBannerView({
required super.key,
required this.onItemClick,
required this.onRequestResult,
required this.relatedDigitalPlugin,
this.properties = const {},
});