table property

  1. @override
Table<UuidValue?> get table

The table that this row belongs to.

Implementation

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