id property

String? id
final

Simple ID. The whole string will be used as is to identify Entity to fetch feature values for.

Implementation

final String? id;