DecodingError constructor

const DecodingError(
  1. String reason
)

Implementation

const DecodingError(this.reason);