Skip to content

Commit

Permalink
dart format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasyishak committed Nov 10, 2023
1 parent 1fc6c67 commit 5f63397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/unified_analytics/lib/src/event.dart
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ final class Event {

/// An event that reports when the code size measurement is run
/// via `--analyze-size`.
///
///
/// [kind] - string identifier for which platform was run "ios", "apk",
/// "aab", etc.
Event.codeSizeAnalysis({required String kind})
Expand Down

0 comments on commit 5f63397

Please sign in to comment.