RestoreFailedException constructor

const RestoreFailedException(
  1. ErrorCode code
)

Implementation

const RestoreFailedException(this.code);