jsonResource property
A JSON representation of a pass to be validated.
Either this or jwt_resource should be set. Requests setting both or neither will be rejected.
Optional.
Implementation
JsonResource? jsonResource;
A JSON representation of a pass to be validated.
Either this or jwt_resource should be set. Requests setting both or neither will be rejected.
Optional.
JsonResource? jsonResource;