ForeignKeyEntry constructor

ForeignKeyEntry(
  1. ForeignKeyDefinition definition
)

Implementation

ForeignKeyEntry(this.definition);