userAgent property
String
get
userAgent
Implementation
String get userAgent => throw UnsupportedError('userAgent is only available on web');
String get userAgent => throw UnsupportedError('userAgent is only available on web');