getUserAgent method

String getUserAgent()

Implementation

String getUserAgent() {
  return _userAgent.getUserAgent();
}