usageCount property

  1. @JsonKey.new(name: 'usage_count')
int usageCount
final

Implementation

@JsonKey(name: 'usage_count')
final int usageCount;