NoImagesSelectedException constructor

const NoImagesSelectedException(
  1. String message
)

Implementation

const NoImagesSelectedException(this.message);