Skip to content

Commit

Permalink
Update pkgs/record_use/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Devon Carew <devoncarew@google.com>
  • Loading branch information
mosuem and devoncarew authored Jun 20, 2024
1 parent ae38de8 commit 308838e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/record_use/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ any constant instance of the class will be recorded. This is particularly useful
when using the class as an annotation.

## Example

```dart
import 'package:meta/meta.dart' show RecordUse;
Expand Down

0 comments on commit 308838e

Please sign in to comment.