UnspeccedGetPostThreadV2Sort.knownValue constructor

const UnspeccedGetPostThreadV2Sort.knownValue({
  1. required KnownUnspeccedGetPostThreadV2Sort data,
})

Implementation

const factory UnspeccedGetPostThreadV2Sort.knownValue({
  required KnownUnspeccedGetPostThreadV2Sort data,
}) = UnspeccedGetPostThreadV2SortKnownValue;