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