playerSessions property
A collection of objects containing properties for each player session that matches the request.
Implementation
final List<PlayerSession>? playerSessions;
A collection of objects containing properties for each player session that matches the request.
final List<PlayerSession>? playerSessions;