tableName property

  1. @override
String get tableName
override

Alias for table.

Implementation

@override
String get tableName => table;