phones property

List<Phone>? phones
final

Gets contact person's phones.

Returns an empty list if nothing found.

Implementation

final List<Phone>? phones;