sessions property

List<Session>? sessions
getter/setter pair

The sessions from the specified collection.

Output only.

Implementation

core.List<Session>? sessions;