internal bool IsDataCollectionDefaultEnabledInternal() { bool result = AppUtilPINVOKE.FirebaseApp_IsDataCollectionDefaultEnabledInternal(this.swigCPtr); if (AppUtilPINVOKE.SWIGPendingException.Pending) { throw AppUtilPINVOKE.SWIGPendingException.Retrieve(); } return(result); }