identifier property

String get identifier

A unique key is assigned to all State Controllers, State objects Used in large projects to separate objects into teams.

Implementation

String get identifier => _id;