reservedLocales
The app’s current asset locale reservations.
Declaration
static var reservedLocales: [Locale] { get async }Discussion
Before you can subscribe to assets supporting a module, you must reserve those assets’ locales. Please note, the locales returned by this method may be variants of the locales provided to reserve(locale:).