emailList property

Iterable<EmailStructure> get emailList

Implementation

Iterable<EmailStructure> get emailList => getAll<EmailStructure>();