We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240f1f5 commit 680338cCopy full SHA for 680338c
1 file changed
packages/pigeon/pigeons/message.dart
@@ -2,6 +2,9 @@
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
+// This file is an example pigeon file that is used in compilation, unit, mock
6
+// handler, and e2e tests.
7
+
8
import 'package:pigeon/pigeon.dart';
9
10
class SearchRequest {
0 commit comments