phonList property

Iterable<PhoneStructure> get phonList

Implementation

Iterable<PhoneStructure> get phonList => getAll<PhoneStructure>();