TF-644 Add accessToken in download interactor attachments for web
This commit is contained in:
@@ -9,7 +9,7 @@ class DownloadAttachmentForWebSuccess extends UIState {
|
||||
}
|
||||
|
||||
class DownloadAttachmentForWebFailure extends FeatureFailure {
|
||||
final exception;
|
||||
final dynamic exception;
|
||||
|
||||
DownloadAttachmentForWebFailure(this.exception);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user