remoteAccessSessions property

List<RemoteAccessSession>? remoteAccessSessions
final

A container that represents the metadata from the service about each remote access session you are requesting.

Implementation

final List<RemoteAccessSession>? remoteAccessSessions;