table property

  1. @override
Table<UuidValue?> get table

The table that this row belongs to.

Implementation

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