userAgent property
The user agent of the web browser from where transaction is originating
Implementation
String? get userAgent => throw _privateConstructorUsedError;
The user agent of the web browser from where transaction is originating
String? get userAgent => throw _privateConstructorUsedError;