DFPodPackageException constructor

const DFPodPackageException(
  1. String message
)

Implementation

const DFPodPackageException(this.message);