SearchResultException constructor

const SearchResultException(
  1. String? message
)

Implementation

const SearchResultException(super.message);