configItc property

VenturoApiInterceptor? configItc
getter/setter pair

Retrieves the API interceptor configuration from Venturo API Manager.

Implementation

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