SourcePreparationException constructor

const SourcePreparationException(
  1. String message
)

Implementation

const SourcePreparationException(this.message);