menu
d2_touch package
documentation
shared/entities/identifiable.entity.dart
IdentifiableEntity
displayName property
displayName property
dark_mode
light_mode
displayName
property
@
Column
(nullable: true)
String
?
displayName
final
Implementation
@Column(nullable: true) final String? displayName;
d2_touch package
documentation
shared/entities/identifiable.entity
IdentifiableEntity
displayName property
IdentifiableEntity class