IOError constructor

IOError(
  1. dynamic cause
)

Implementation

IOError(this.cause);