persistent property

bool persistent
inherited

True if the message was persisted to the channel's history, false otherwise.

Implementation

bool get persistent => throw _privateConstructorUsedError;