webUserContactId property

  1. @JsonKey.new(name: 'WebUserContactId', includeIfNull: false)
String? webUserContactId
final

Implementation

@JsonKey(name: 'WebUserContactId', includeIfNull: false)
final String? webUserContactId;