preferredLocales property

Iterable<String>? preferredLocales
getter/setter pair

The languages that the issuing bank recommends using for localizing any customer-facing text, as read from the card. Referenced from EMV tag 5F2D, data encoded on the card's chip.

Implementation

Iterable<String>? preferredLocales;