userAgent property

  1. @JsonKey(name: 'User-Agent')
String? userAgent
final

Implementation

@JsonKey(name: 'User-Agent')
final String? userAgent;