modelIdentifier property

String modelIdentifier
final

For LocalModel this will refer to the path of local model. For RemoteModel this will refer to the name of hosted model.

Implementation

final String modelIdentifier;