OnMarketStoreError typedef

OnMarketStoreError = dynamic Function(int responseCode)

The following method is reserved. No handling is required.

Implementation

typedef OnMarketStoreError = Function(int responseCode);