Indicates whether this ChatId is a dummy ID.
bool get isLocal => val.startsWith('d_') || val.startsWith('local_');