identifier property

String identifier
inherited

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;