ticketList property

List<MatchmakingTicket>? ticketList
final

A collection of existing matchmaking ticket objects matching the request.

Implementation

final List<MatchmakingTicket>? ticketList;