disconnectCallbacks property
Handlers for onBillingServiceDisconnected, indexed by handle identifier.
Implementation
final List<OnBillingServiceDisconnected> disconnectCallbacks =
<OnBillingServiceDisconnected>[];
Handlers for onBillingServiceDisconnected, indexed by handle identifier.
final List<OnBillingServiceDisconnected> disconnectCallbacks =
<OnBillingServiceDisconnected>[];