network property

List<String>? get network
inherited

The specified network prferences for card brand choice. The first network in the array that matches a network on the enetered cobranded card will be selected by default in the card brand choice.

Implementation

List<String>? get network => throw _privateConstructorUsedError;