Returns an instance of provider defined using providers that exist in any module.
FutureOr<T> resolve<T>(Provider<T> provider);