upCap property

  1. @JsonKey.new(name: 'uplinkCapacity')
int? get upCap
inherited

Implementation

@JsonKey(name: 'uplinkCapacity')
int? get upCap;