UThreadViewPrefSortUnknownValue constructor
const
UThreadViewPrefSortUnknownValue({
- required String data,
Implementation
const factory UThreadViewPrefSortUnknownValue({required final String data}) =
_$UThreadViewPrefSortUnknownValueImpl;