Map<String, dynamic> toJson() { final scte35EsamPid = this.scte35EsamPid; return { if (scte35EsamPid != null) 'scte35EsamPid': scte35EsamPid, }; }