CustomerSessionResourceComponentsResourceBuyButton constructor
const
CustomerSessionResourceComponentsResourceBuyButton({
- required bool enabled,
CustomerSessionResourceComponentsResourceBuyButton
This hash contains whether the buy button is enabled.
Implementation
const CustomerSessionResourceComponentsResourceBuyButton(
{required this.enabled});