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