givenName constant

JsonPath<String> const givenName

Implementation

static const JsonPath<String> givenName =
    JsonPath.internal(["givenName"], "/givenName");