tableName property

String? tableName
final

If set, the name of the table, this class should be stored in, in the database.

Implementation

final String? tableName;