kInvalidAlternativeBillingReportingDetailsErrorMessage top-level constant
The error message shown when the map representing details is invalid from method channel.
This usually indicates a serious underlying code issue in the plugin.
Implementation
@visibleForTesting
const String kInvalidAlternativeBillingReportingDetailsErrorMessage =
'Invalid AlternativeBillingReportingDetails map from method channel.';