uuid property

String uuid
finalinherited

The unique identifier of the bloc state.

Implementation

final String uuid = _kUuid.v4();