CustomModel constructor

CustomModel(
  1. String myProperty
)

Implementation

CustomModel(this.myProperty);