tableName property Null safety

dynamic tableName

The name of the table to store this item in

Implementation

get tableName => runtimeType.toString().toPluralForm();