RequestRepositoryIsDhtEnabled constructor

RequestRepositoryIsDhtEnabled({
  1. required RepositoryHandle repo,
})

Implementation

RequestRepositoryIsDhtEnabled({
  required this.repo,
});