security property

VenturoApiSecurity? get security

Retrieves the security configuration from Venturo API Manager.

Implementation

VenturoApiSecurity? get security => VenturoApiManager.instance.config?.security;