executionStats property

  1. @JsonKey(name: 'execution_stats')
ExecutionStats? executionStats
getter/setter pair

Implementation

@JsonKey(name: 'execution_stats')
ExecutionStats? executionStats;