id property

String? id

Returns the id of the Client object.

Implementation

String? get id => _getProperty(_delegate, 'id');