license

LicenseService instance for managing licensing.

This property is a getter that returns an instance of LicenseService. It checks if the client is properly configured and the user ID is set before returning the LicenseService instance.

Return

An instance of LicenseService.

Throws

if the client is not configured or the user ID is not set.