playerSessions property
A collection of player session objects created for the added players.
Implementation
final List<PlayerSession>? playerSessions;
A collection of player session objects created for the added players.
final List<PlayerSession>? playerSessions;