ids property

List<String> ids

Returns a List of all IDs.

Implementation

List<String> get ids => List<String>.from(_assets.keys);