Description
Implement a solution to load the data samples and LanguageProfiles from an external source like Firebase Storage.
Decide whether it's worth to delegate the loading of the data to a developer and just design some kind of an interface contract, or to develop ourselves a solution example for Firebase Storage.