useragent property

String? get useragent

Implementation

String? get useragent => _useragent?.get() ?? Platform.useragent;