InteractionEvent.unknown constructor
const
InteractionEvent.unknown({
- required String data,
Implementation
const factory InteractionEvent.unknown({required String data}) =
InteractionEventUnknown;