isEphemeral property

bool isEphemeral

True if the message is ephemeral

Implementation

bool get isEphemeral => type == 'ephemeral';