configItc property
Retrieves the API interceptor configuration from Venturo API Manager.
Implementation
VenturoApiInterceptor? configItc = VenturoApiManager.instance.config?.configureInterceptor;
Retrieves the API interceptor configuration from Venturo API Manager.
VenturoApiInterceptor? configItc = VenturoApiManager.instance.config?.configureInterceptor;