SwapCipherOperation constructor

const SwapCipherOperation(
  1. int index
)

Initialize swap operation.

Implementation

const SwapCipherOperation(this.index);