ids property

String get ids

Implementation

String get ids => map((e) => e.id).toString();