displayName property

  1. @Column(nullable: true)
String? displayName
final

Implementation

@Column(nullable: true)
final String? displayName;