table property

  1. @override
Table<UuidValue?> get table

Accessor for the Table this include is for.

Implementation

@override
_is.Table<_is.UuidValue?> get table => ServerSideSession.t;