config property

VenturoApiInterceptor? config
getter/setter pair

Retrieves the API interceptor configuration from Venturo API Manager.

Implementation

VenturoApiInterceptor? config = VenturoApiManager.instance.config?.configureInterceptor;