SortDirection constructor

SortDirection(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

SortDirection(super.id, super.jsonValue);