extinctInformations property

TombstoneContent? get extinctInformations

Returns informations about how this room is

Implementation

TombstoneContent? get extinctInformations =>
    getState(EventTypes.RoomTombstone)?.parsedTombstoneContent;