extraColumns property
Extra columns to add to the junction table Use this to add custom attributes like timestamps, status flags, etc.
Implementation
final List<JunctionColumn>? extraColumns;
Extra columns to add to the junction table Use this to add custom attributes like timestamps, status flags, etc.
final List<JunctionColumn>? extraColumns;