menu
d2_touch package
documentation
modules/metadata/dataset/entities/data_set.entity.dart
DataSet
sections property
sections property
dark_mode
light_mode
sections
property
@
OneToMany
(table: DataSetSection)
List
<
DataSetSection
>
?
sections
getter/setter pair
Implementation
@OneToMany(table: DataSetSection) List<DataSetSection>? sections;
d2_touch package
documentation
modules/metadata/dataset/entities/data_set.entity
DataSet
sections property
DataSet class