ticket property

String? ticket

Implementation

String? get ticket;
void ticket=(String? ticket)

Implementation

set ticket(String? ticket);