MediaItem? getByUniqueKeySync(String uniqueKey) { return getByIndexSync(r'uniqueKey', [uniqueKey]); }