id property

Object? id

An optional identifier (null, int, BigInt or String) for this feature.

Implementation

Object? get id => _id;