id property
- @override
- @XmlAttribute(name: 'F')
final
Unique identifier for this line string.
Records generated on MICS have negative IDs.
Implementation
@override
@annotation.XmlAttribute(name: 'F')
final String? id;
Unique identifier for this line string.
Records generated on MICS have negative IDs.
@override
@annotation.XmlAttribute(name: 'F')
final String? id;