menu
d2_touch package
documentation
modules/data/aggregate/entities/data_value.entity.dart
DataValue
comment property
comment property
dark_mode
light_mode
comment
property
@
Column
(nullable: true)
String
?
comment
getter/setter pair
Implementation
@Column(nullable: true) String? comment;
d2_touch package
documentation
modules/data/aggregate/entities/data_value.entity
DataValue
comment property
DataValue class