hit property

  1. @JsonKey(defaultValue: 0)
int hit
getter/setter pair

The number of functions hit.

Implementation

@JsonKey(defaultValue: 0)
int hit;