Skip to content

Commit 86211ac

Browse files
committed
Add missing doc
1 parent 4d1ee84 commit 86211ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/api/models/action/set_storage_action.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ class SetStorageAction extends ActionModel
7474
@override
7575
final NumberOperation numberOperation;
7676

77+
/// Whether to skip the operation if the [key] already exists in storage.
7778
final bool skipIfAlreadyExists;
7879

7980
/// Creates a new [SetStorageAction].

0 commit comments

Comments
 (0)