XdrError constructor

const XdrError(
  1. String message
)

Implementation

const XdrError(this.message);