ticketType property
String?
get
ticketType
Implementation
String? get ticketType => _$this._ticketType;
set
ticketType
(String? ticketType)
Implementation
set ticketType(String? ticketType) => _$this._ticketType = ticketType;