copyWith property

TableRemovedCopyWith<TableRemoved, TableRemoved, TableRemoved> copyWith

Implementation

TableRemovedCopyWith<TableRemoved, TableRemoved, TableRemoved> get copyWith =>
    _TableRemovedCopyWithImpl(this as TableRemoved, $identity, $identity);