ExternalDartReferenceToObject<T extends Object?> extension

Conversions from ExternalDartReference to the value of type T.

on

Properties

toDartObject → T
The Dart value of type T that this ExternalDartReference refers to.
no setter