TF-495 Implement linter for composer
This commit is contained in:
@@ -19,7 +19,7 @@ class UploadAttachmentSuccess extends UIState {
|
||||
}
|
||||
|
||||
class UploadAttachmentFailure extends FeatureFailure {
|
||||
final exception;
|
||||
final dynamic exception;
|
||||
|
||||
UploadAttachmentFailure(this.exception);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user