OnNeedPrivacyAuthorizationCallback typedef
OnNeedPrivacyAuthorizationCallback =
void Function(GeneralCallbackResult)
Implementation
typedef OnNeedPrivacyAuthorizationCallback = void Function(
GeneralCallbackResult);