OneToMany constructor

const OneToMany({
  1. String? mappedBy,
})

Implementation

const OneToMany({this.mappedBy});