shortId property
Short Id (8 character) of the deployment.
Example: f64788e9
Implementation
@JsonKey(name: 'short_id', required: true)
late String shortId;
Short Id (8 character) of the deployment.
Example: f64788e9
@JsonKey(name: 'short_id', required: true)
late String shortId;