file_ids property

List<String>? get file_ids

Implementation

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