Custom class methods missing from object at runtime
I’m extending Map
to create an object for handling data consistantly. However, my custom methods aren’t showing up at runtime:
I’m extending Map
to create an object for handling data consistantly. However, my custom methods aren’t showing up at runtime: