Skip to content

Commit 41f2653

Browse files
authored
Update models.dart (#700)
1 parent c5ca385 commit 41f2653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/models.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/// Defines a set of possible statuses of a download task.
2+
@pragma('vm:entry-point')
23
class DownloadTaskStatus {
34
final int _value;
45

0 commit comments

Comments
 (0)