isForeignKey property

bool get isForeignKey

Implementation

bool get isForeignKey => references != null;