sdk property

DescopeSdk? sdk
getter/setter pair

Provide an instance of DescopeSdk if a custom instance was initialized. Leave null to use Descope

Implementation

DescopeSdk? sdk;