Creates a new instance with the given Firebase remote model name. The name is the same as the
one used for publishing the model on the Firebase Console.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["This describes `MLKFirebaseModelSource`, a model source for custom models hosted on Firebase and downloaded to devices. It focuses on creating instances using the `initWithName:` method, which requires the Firebase remote model's name. This name must match the one used when publishing the model on the Firebase Console. The `init` method is marked as unavailable. The key action is initializing a new `MLKFirebaseModelSource` with a remote model name.\n"]]