playerSessions property

List<PlayerSession>? playerSessions
final

A collection of player session objects created for the added players.

Implementation

final List<PlayerSession>? playerSessions;