export class CommunicationSubject { type: string; state: boolean; }