rootUrl property
The URL for the original test suite in which this test was defined.
Will only be present if different from url
.
Implementation
@JsonKey(name: 'root_url')
String? get rootUrl => throw _privateConstructorUsedError;
The URL for the original test suite in which this test was defined.
Will only be present if different from url
.
@JsonKey(name: 'root_url')
String? get rootUrl => throw _privateConstructorUsedError;