menu
seatsio_flutter package
documentation
seatsio_flutter.dart
MaxSelectedObjectsPerTicketTypeRule
MaxSelectedObjectsPerTicketTypeRule.new constructor
MaxSelectedObjectsPerTicketTypeRule.new constructor
dark_mode
light_mode
MaxSelectedObjectsPerTicketTypeRule
constructor
MaxSelectedObjectsPerTicketTypeRule
(
{
required
String
ticketType
,
required
int
quantity
,
})
Implementation
MaxSelectedObjectsPerTicketTypeRule({required this.ticketType, required this.quantity});
seatsio_flutter package
documentation
seatsio_flutter
MaxSelectedObjectsPerTicketTypeRule
MaxSelectedObjectsPerTicketTypeRule.new constructor
MaxSelectedObjectsPerTicketTypeRule class