RepoException constructor

const RepoException(
  1. String message
)

Implementation

const RepoException(this.message);