Phones constructor

Phones({
  1. String? number,
})

Implementation

Phones({this.number});