ExternalDartReferenceToObject<T extends Object?> extension

Conversions from ExternalDartReference to the value of type T.

on

Properties

toDartObject → T

Available on ExternalDartReference<T>, provided by the ExternalDartReferenceToObject extension

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