uuid property

String get uuid

Unique ID for this server;

Implementation

String get uuid => _uuid.toHexString();