isProxy property

  1. @JsonKey(name: 'is_proxy')
int? isProxy
getter/setter pair

Implementation

@JsonKey(name: 'is_proxy')
int? isProxy;