userAgent property

UserAgent? userAgent
getter/setter pair

Defines a global userAgent to tell the backend the source of the request.

Implementation

static UserAgent? userAgent;