DecodeFailed constructor

const DecodeFailed(
  1. ValidationError error
)

Implementation

const DecodeFailed(this.error);