QdrantException constructor

const QdrantException(
  1. String message
)

Implementation

const QdrantException(this.message);