thirdpartyUserInfo property

  1. @JsonKey.new(name: "thirdparty_user_info")
ThirdpartyUserInfo? thirdpartyUserInfo
final

Implementation

@JsonKey(name: "thirdparty_user_info")
final ThirdpartyUserInfo? thirdpartyUserInfo;