actions property

List<TestGridSessionAction>? actions
final

The action taken by the session.

Implementation

final List<TestGridSessionAction>? actions;