id property

  1. @override
String get id
override

Unique identifier

Implementation

@override
String get id => _id;