userAgent property

String? userAgent
getter/setter pair

User agent of web view. (using flutter_webview_plugin)

Implementation

String? userAgent;