externalReferences property

List<MigrationColumnReference> externalReferences

Implementation

List<MigrationColumnReference> get externalReferences =>
    List<MigrationColumnReference>.unmodifiable(_references);