afterColumn property

String? afterColumn
final

Column name to place this column after when creating the table.

Implementation

final String? afterColumn;