matchmakingTicket property

MatchmakingTicket? matchmakingTicket
final

Ticket representing the backfill matchmaking request. This object includes the information in the request, ticket status, and match results as generated during the matchmaking process.

Implementation

final MatchmakingTicket? matchmakingTicket;