UserContext without explicit support in the client package

I’m using https://github.com/flutter/sentry
which provides good Sentry support but no explicit support for UserContext.

I can pass

image

Is there a way to construct UserContext information and pass it with one of the listed properties to get it recognized by Sentry?