actionHash property

  1. @JsonKey(name: 'actionHash')
int? actionHash
getter/setter pair

Implementation

@JsonKey(name:'actionHash')
int? actionHash;