core.Map<core.String, core.dynamic> toJson() => { if (expiryTimeSeconds != null) 'expiryTimeSeconds': expiryTimeSeconds!, if (id != null) 'id': id!, };