TableKind constructor

const TableKind(
  1. String value
)

Implementation

const TableKind(this.value);