removeObserver static method

void removeObserver()

Implementation

static void removeObserver() {
  AWPurchase.observer = null;
}