nameList property

Iterable<NameStructure> get nameList

Implementation

Iterable<NameStructure> get nameList => getAll<NameStructure>();