SafelinkQueryEventsSortDirection.knownValue constructor

const SafelinkQueryEventsSortDirection.knownValue({
  1. required KnownSafelinkQueryEventsSortDirection data,
})

Implementation

const factory SafelinkQueryEventsSortDirection.knownValue({
  required KnownSafelinkQueryEventsSortDirection data,
}) = SafelinkQueryEventsSortDirectionKnownValue;