ChecksumException constructor

ChecksumException([
  1. dynamic cause
])

Implementation

ChecksumException([cause]) : super(cause);