executeSeconds property

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

Implementation

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