InvalidPadding constructor

const InvalidPadding(
  1. String reason
)

Implementation

const InvalidPadding(this.reason);