localObjectReference property

  1. @Deprecated('Not supported. Member documentation may have more information.')
LocalObjectReference? localObjectReference
getter/setter pair

This field should not be used directly as it is meant to be inlined directly into the message.

Use the "name" field instead.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
LocalObjectReference? localObjectReference;