core/finance/src/currency library

Functions

currency({String? currencyKeyToRemove}) Currency
It takes a currency key to remove from the list of currencies, decodes the base64 encoded string, converts it to a map, removes the currency key if it's not null, converts the map to a list of currencies, and returns a random currency from the list