SectionKey<K> constructor

const SectionKey<K>(
  1. K value
)

Implementation

const SectionKey(this.value);