MssqlGraphRelation constructor
const
MssqlGraphRelation(
- MssqlRelation<
Object?, Object?> relation, - List<
MssqlGraphInsert< nodesObject?> >
Implementation
const MssqlGraphRelation(this.relation, this.nodes);