executionCount property

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

The execution count.

Implementation

@JsonKey(defaultValue: 0)
int executionCount;