kInvalidBillingResultErrorMessage top-level constant
The error message shown when the map represents billing result is invalid from method channel.
This usually indicates a serious underlining code issue in the plugin.
Implementation
@visibleForTesting
const String kInvalidBillingResultErrorMessage =
'Invalid billing result map from method channel.';