identifier property
String
get
identifier
A unique key is assigned to all State Controllers, State objects, and listeners. Used in large projects to separate objects into teams.
Implementation
String get identifier => _id;