engine icon indicating copy to clipboard operation
engine copied to clipboard

Remove casts for toDartObject

Open srujzs opened this issue 7 months ago • 1 comments

ExternalDartReference is now generic, so we can just type it and toDartObject will do the cast for us if needed. Also removes now-stale ignores.

srujzs avatar Jun 27 '24 23:06 srujzs