ids property

List<String>? get ids

Implementation

List<String>? get ids => (_$data['ids'] as List<String>?);