column property

int? column
final

The (1-based) column on which the test was defined, or null.

Implementation

final int? column;