requiredCooldownSeconds property
The number of seconds to delay before allowing this action to be performed again.
Implementation
@JsonKey(name:'requiredCooldownSeconds')
int? requiredCooldownSeconds;
The number of seconds to delay before allowing this action to be performed again.
@JsonKey(name:'requiredCooldownSeconds')
int? requiredCooldownSeconds;