displayName property Null safety

String displayName

returns display name of client

Implementation

String get displayName => _clientOptions.deviceAuth.displayName;