@override Object toJson() { return { if (tensorboardRuns.isNotDefault) 'tensorboardRuns': encodeList(tensorboardRuns), }; }