menu
d2_touch package
documentation
core/annotations/relation.annotation.dart
OneToMany
OneToMany const constructor
OneToMany const constructor
dark_mode
light_mode
OneToMany
constructor
const
OneToMany
(
{
required
Type
table
,
})
Implementation
const OneToMany({ required this.table, });
d2_touch package
documentation
core/annotations/relation.annotation
OneToMany
OneToMany const constructor
OneToMany class