ObjectToExternalDartReference<T extends Object?> extension

Conversions from a value of type T to ExternalDartReference.

on
  • T

Properties

toExternalReference ExternalDartReference<T>
An opaque reference to this value of type T which can be passed to JavaScript.
no setter