phones property

List<BarcodePhone>? phones
final

Contact person's phones.

Could be an empty list if nothing found.

Implementation

final List<BarcodePhone>? phones;