Closed Noobware1 closed 11 months ago
Well I guess you figured it out but for anyone who comes across this, I believe you need to do super.extract
instead of just extract
in $bridgeGet.
Thanks for the reply, I did figured it out and I also checked if it works if I extend in inside eval and it still works!!
for some reason every time I try to invoke the extract method of the GogoCDN class It throws this weird error
I don't see what Im doing wrong I mean it compiles even returns the instance and the name getter and extractor link also work only the extract method throws this error.
gogo_cdn.dart
gogo_cdn.eval.dart
here's how i am calling it