Returns a deep copy of the entire current configuration.
Map<String, dynamic> all() => _repository.all();