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