SingleColumnKey constructor

const SingleColumnKey(
  1. Column column
)

Implementation

const SingleColumnKey(this.column);