OnSuccess constructor

const OnSuccess(
  1. String destinationPath
)

OnSuccess state.

Implementation

const OnSuccess(this.destinationPath);