SpikeInvalidPostbackUrlException constructor

const SpikeInvalidPostbackUrlException(
  1. String? message
)

Implementation

const SpikeInvalidPostbackUrlException(super.message);