id property

String? id
final

It's used to identify the instance of T type.

Implementation

final String? id;