SortedDescending constructor

const SortedDescending(
  1. String fieldName
)

Implementation

const SortedDescending(this.fieldName);