isCrossPosting property

bool isCrossPosting

True if this message is cross posts other message

Implementation

bool get isCrossPosting => this.crossPostReference != null;