uuid property

String uuid
final

The unique identifier of the bloc state.

Implementation

final String uuid = _kUuid.v4();