indexed property

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

Deprecated; do not use.

Implementation

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