isConnect property

  1. @JsonKey.new(name: 'is_connect')
int? isConnect
final

Implementation

@JsonKey(name: 'is_connect')
final int? isConnect;