ApplePayNetwork constructor
const
ApplePayNetwork(
- String value
Creates a network identifier. Prefer the predefined constants; use this only for networks not yet exposed by the package.
Implementation
const ApplePayNetwork(this.value);