copyWith abstract method
Implementation
CloudStorageEntry copyWith({
int? id,
String? storageId,
String? path,
DateTime? addedTime,
DateTime? expiration,
_i2.ByteData? byteData,
bool? verified,
});
CloudStorageEntry copyWith({
int? id,
String? storageId,
String? path,
DateTime? addedTime,
DateTime? expiration,
_i2.ByteData? byteData,
bool? verified,
});