const factory WASMFunctionABI({ required String type, String? triggerType, required Map<String, dynamic> input, }) = _WASMFunctionABI;