isFull property

bool isFull
final

isFull True, if the object contains the full message. Otherwise, getFullRichMessage must be used to get the full message

Implementation

final bool isFull;