extinctInformations property

TombstoneContent? extinctInformations

Returns informations about how this room is

Implementation

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