last_deployed_from property
The client most recently used to deploy this Worker.
Implementation
@JsonKey(name: 'last_deployed_from')
late String? last_deployed_from;
The client most recently used to deploy this Worker.
@JsonKey(name: 'last_deployed_from')
late String? last_deployed_from;