Map<String, dynamic> toJson() => { 'owner': owner, 'timestampS': timestampS, 'epoch': epoch, ...anyClaimInfo.toJson(), };