PatchingProgress constructor

PatchingProgress(
  1. {required Version version,
  2. required double progress}
)

Represents the progress of patching the current app.

Implementation

factory PatchingProgress