revision property

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

The index of the revision that produced this element.

Implementation

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