resources property
Data that corresponds to the ids of the provided classes and objects in the JWT.
resources will only include the non-empty arrays (i.e. if the JWT only includes eventTicketObjects, then that is the only field that will be present in resources).
Implementation
Resources? resources;