MessageProductCard constructor
const
MessageProductCard({
- Key? key,
- dynamic payload,
Implementation
const MessageProductCard({super.key, this.payload});
const MessageProductCard({super.key, this.payload});