Map<String, dynamic> toMap() { return TableRemovedMapper.ensureInitialized().encodeMap<TableRemoved>( this as TableRemoved, ); }