I created two interfaces outside of a class and then proceeded to implement them. However, when I tried to assign them to private properties of the class, something went wrong and I'm unable to pinpoint the issue.
Can anyone offer assistance with this problem?
https://i.stack.imgur.com/lQj5v.png
Although there are no error messages from the compiler, VSCode is indicating a problem: