rbmCarouselRichCard property
Implementation
@$pb.TagNumber(20)
Intent_Message_RbmCarouselCard get rbmCarouselRichCard => $_getN(17);
Implementation
@$pb.TagNumber(20)
set rbmCarouselRichCard(Intent_Message_RbmCarouselCard v) {
setField(20, v);
}