found property

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

The number of functions found.

Implementation

@JsonKey(defaultValue: 0)
int found;