ProtectBlockSandwich constructor

const ProtectBlockSandwich(
  1. String source,
  2. Accesser accesser
)

Implementation

const ProtectBlockSandwich(this.source, this.accesser);