MappedBy constructor

MappedBy(
  1. String? name,
  2. InlineDartToken mapper
)

Implementation

MappedBy(super.name, this.mapper);