UListPurpose.unknownValue constructor
const
UListPurpose.unknownValue({
- required String data,
Implementation
const factory UListPurpose.unknownValue({
required String data,
}) = UListPurposeUnknownValue;