identifier property

String identifier
inherited

The unique identifier of this message (UUIDv4).

Is generated in the constructor if not other specified.

Implementation

String get identifier => _identifier;