valueAndCurrencyMustBeTogetherError top-level constant
Implementation
@visibleForTesting
const String valueAndCurrencyMustBeTogetherError = 'If you supply the "value" '
'parameter, you must also supply the "currency" parameter.';
@visibleForTesting
const String valueAndCurrencyMustBeTogetherError = 'If you supply the "value" '
'parameter, you must also supply the "currency" parameter.';