ids property

Set<MKey?> ids

Implementation

Set<MKey?> get ids => map((v) => v.mkey).toSet();