godot_dart
godot_dart copied to clipboard
Fix Dictionary keyed getters
The logic for Dictionary's keyed getters is likely wrong and needs to be fixed.
We should also support keyed getters on other types that support them (if there are any.)