playerSessions property

List<PlayerSession>? playerSessions
final

A collection of objects containing properties for each player session that matches the request.

Implementation

final List<PlayerSession>? playerSessions;