SpikeUnpackException constructor

const SpikeUnpackException(
  1. String? message
)

Implementation

const SpikeUnpackException(super.message);