SortValue constructor

const SortValue(
  1. int value
)

Implementation

const SortValue(this.value);