Skip to content

Commit

Permalink
fixed format
Browse files Browse the repository at this point in the history
  • Loading branch information
LulleBulle committed Jul 23, 2024
1 parent 78392bd commit 2643924
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ class Permission {
/// Permission for reading the current background refresh status. (iOS only)
static const backgroundRefresh = Permission._(39);


/// Returns a list of all possible [PermissionGroup] values.
static const List<Permission> values = <Permission>[
// ignore: deprecated_member_use_from_same_package
Expand Down

0 comments on commit 2643924

Please sign in to comment.