column property

int? column
final

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

Implementation

final int? column;