We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ca385 commit 41f2653Copy full SHA for 41f2653
lib/src/models.dart
@@ -1,4 +1,5 @@
1
/// Defines a set of possible statuses of a download task.
2
+@pragma('vm:entry-point')
3
class DownloadTaskStatus {
4
final int _value;
5
0 commit comments