id property

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

The id of the parent provenance.

Implementation

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