displayValue property

String? displayValue
final

Display Value for the Reference If type is CreatedByType.user this will be the First Name Last Name of the user

Implementation

final String? displayValue;