foreignKeys property

List<ForeignKey> foreignKeys
final

Modeled foreign-key columns, target tables, and deletion actions.

Implementation

final List<ForeignKey> foreignKeys;