CustomModel constructor

CustomModel(
  1. String modelIdentifier
)

Implementation

CustomModel(this.modelIdentifier);