By using named constructor you can create multiple constructors in the same class . Each constructor will have a unique name. So that you can identify each of them.
By using named constructor you can create multiple constructors in the same class . Each constructor will have a unique name. So that you can identify each of them.