Initializes the repository provider. This method should setup persistent connections to the backend services and initialize any resources used by the backend services.
@override Future<void> initialize() async {}