ApplePayNetwork constructor

const ApplePayNetwork(
  1. 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);