ObjectToExternalDartReference<T extends Object?> extension
Conversions from a value of type T
to ExternalDartReference.
- on
- T
Properties
- toExternalReference → ExternalDartReference<
T> Available on T, provided by the ObjectToExternalDartReference extension
An opaque reference to this value of typeT
which can be passed to JavaScript.no setter