public class FirebaseCustomLocalModel extends FirebaseLocalModel
This class is deprecated.
For more information refer to the custom model implementation
instructions.
Describes a local model created from local or asset files.
Defines the model's location (either absolute file path in local directory, or subpath in the app's asset directory) and the model name.
Nested Class Summary
class | FirebaseCustomLocalModel.Builder | Builder class of
FirebaseCustomLocalModel . |