preferredNetworks property

List<CardBrand>? preferredNetworks
final

The list of preferred networks that should be used to process payments made with a co-branded card. This value will only be used if your user hasn't selected a network themselves.

Implementation

final List<CardBrand>? preferredNetworks;