$ property

Table<Schema<User>, User> $
finalinherited

The Table backing this schema reference.

Implementation

final Table<Schema<R>, R> $;