tableName property

  1. @override
String tableName
override

The name of the table that contains this row.

Implementation

@override
String get tableName => 'serverpod_auth_key';