driftTableName property

DriftTableName? driftTableName
getter/setter pair

Drift-specific information about the desired name of a Dart class for this table.

This will always be null when drift extensions are not enabled.

Implementation

DriftTableName? driftTableName;