rename stuff

This commit is contained in:
mgabor
2024-04-16 18:14:08 +02:00
parent 38bab135af
commit 9677d6108a
34 changed files with 471 additions and 487 deletions
+6 -6
View File
@@ -21,11 +21,6 @@ void main() {
// TODO
});
// List<AlbumPermissionResponseDto> albumPermissions (default value: const [])
test('to test the property `albumPermissions`', () async {
// TODO
});
// String albumThumbnailAssetId
test('to test the property `albumThumbnailAssetId`', () async {
// TODO
@@ -96,12 +91,17 @@ void main() {
// TODO
});
// Deprecated in favor of albumPermissions
// Deprecated in favor of users
// List<UserResponseDto> sharedUsers (default value: const [])
test('to test the property `sharedUsers`', () async {
// TODO
});
// List<AlbumUserResponseDto> sharedUsersV2 (default value: const [])
test('to test the property `sharedUsersV2`', () async {
// TODO
});
// DateTime startDate
test('to test the property `startDate`', () async {
// TODO