snapshot property

The latest TaskSnapshot for this task.

Implementation

TaskSnapshotPlatform get snapshot {
  throw UnimplementedError('snapshot is not implemented');
}