RequestRepositoryIsPexEnabled constructor

RequestRepositoryIsPexEnabled({
  1. required RepositoryHandle repo,
})

Implementation

RequestRepositoryIsPexEnabled({
  required this.repo,
});