webRequestApi property

SingletonFactory<WebRequestApi> webRequestApi
final

A singleton factory for the WebRequestApi.

Implementation

final webRequestApi = SingletonFactory(WebRequestApi.new);