testGridSessions property

List<TestGridSession>? testGridSessions
final

The sessions that match the criteria in a ListTestGridSessionsRequest.

Implementation

final List<TestGridSession>? testGridSessions;