hasTableReferences property

bool hasTableReferences

Implementation

bool get hasTableReferences =>
    fieldsReferencedTablesLength > 0 || tableRelationshipReferenceLength > 0;