stash_ids property

List<String?>? get stash_ids

Implementation

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