SpikePackException constructor

const SpikePackException(
  1. String? message
)

Implementation

const SpikePackException(super.message);