rootColumn property
The (1-based) line on in the original test suite from which this test originated.
Will only be present if rootUrl
is different from url
.
Implementation
@JsonKey(name: 'root_column')
int? get rootColumn => throw _privateConstructorUsedError;