enableGoogleServices property

bool? enableGoogleServices
getter/setter pair

Allows you to enable or disable SDK features that utilize Google Services.

Note: Disabling these services is not recommended due to potential security risks.

Implementation

bool? enableGoogleServices;