variable property

List<TestScriptVariable>? variable
inherited

variable Variable is set based either on element value in response body or on header field value in the response headers.

Implementation

List<TestScriptVariable>? get variable => throw _privateConstructorUsedError;