displayName property

String displayName
@JsonKey(required: true), read / write

Display name (name formatted into a single string). Always provided.

Implementation

@JsonKey(required: true)
String displayName;