Return a map of properties that can be used to generate the user agent string.
static Map<String, dynamic>? get properties { return _properties; }