lookupKey property

String get lookupKey

Returns the lookup key for this config (schema.table.column)

Implementation

String get lookupKey => '$schema.$tableName.$columnName';