includeAttributes property

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

Deprecated: Setting this field has no effect and attributes are never included.

Implementation

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