actionExecuteSeconds property
How long it takes for the Plugging of the item to be completed once it is initiated, if you care.
Implementation
@JsonKey(name:'actionExecuteSeconds')
int? actionExecuteSeconds;
How long it takes for the Plugging of the item to be completed once it is initiated, if you care.
@JsonKey(name:'actionExecuteSeconds')
int? actionExecuteSeconds;