testName property

  1. @JsonKey(defaultValue: "")
String testName
getter/setter pair

The test name.

Implementation

@JsonKey(defaultValue: "")
String testName;