txnCallCount property

  1. @JsonKey(includeFromJson: false, includeToJson: false)
int txnCallCount
getter/setter pair

Implementation

@JsonKey(includeFromJson: false, includeToJson: false)
int txnCallCount = 1;