Skip to content

Commit 680338c

Browse files
committed
added comment to message.dart
1 parent 240f1f5 commit 680338c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/pigeon/pigeons/message.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5+
// This file is an example pigeon file that is used in compilation, unit, mock
6+
// handler, and e2e tests.
7+
58
import 'package:pigeon/pigeon.dart';
69

710
class SearchRequest {

0 commit comments

Comments
 (0)