count method

  1. @override
int count()
override

Count the amount of domains.

Implementation

@override
int count() => externalRepo.count();