session property

List<Session>? session
getter/setter pair

Sessions with an end time that is between startTime and endTime of the request.

Implementation

core.List<Session>? session;