userAgent property
The user agent that created this subscription
Implementation
@JsonKey(includeIfNull: true, name: 'user_agent')
final String? userAgent;
The user agent that created this subscription
@JsonKey(includeIfNull: true, name: 'user_agent')
final String? userAgent;