pc property

  1. @JsonKey(name: 'pc', defaultValue: 0)
int pc
final

Implementation

@JsonKey(name: 'pc', defaultValue: 0)
final int pc;