SortOption constructor

const SortOption(
  1. String value
)

Implementation

const SortOption(this.value);