name property

String? name
final

The name of the underlying database table.

If this value is not set, the name defaults to the name of the table definition class.

Implementation

final String? name;