SearchPhone constructor
const
SearchPhone(})
Implementation
const SearchPhone(
this.type, {
required this.formattedNumber,
this.info,
this.country,
this.prefix,
this.ext,
this.number,
});
const SearchPhone(
this.type, {
required this.formattedNumber,
this.info,
this.country,
this.prefix,
this.ext,
this.number,
});