tableName property

String? tableName
final

Optional override for the table name. Defaults to snake_case of class name.

Implementation

final String? tableName;