agent property Null safety

Agent? agent
read / write

The default Agent that makes requests to the application being tested.

Implementation

Agent? agent;