id property

String? get id

Unique id for the element within a resource (for internal references).

Type: String Path: BackboneElement.id Minimum Cardinality: 0 Maximum Cardinality: 1

Implementation

String? get id => idField.getValue(_json);