column property

int? column
inherited

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

Implementation

int? get column => throw _privateConstructorUsedError;