CustomerSessionResourceComponentsResourcePricingTable constructor
const
CustomerSessionResourceComponentsResourcePricingTable({
- required bool enabled,
CustomerSessionResourceComponentsResourcePricingTable
This hash contains whether the pricing table is enabled.
Implementation
const CustomerSessionResourceComponentsResourcePricingTable(
{required this.enabled});