Is it possible to write the following function as a single line?
using System.Text.Json; private MyClass GetClaimAsMyClass() { // The claim might not exi