PostdeployJob constructor

PostdeployJob({
  1. List<String>? actions,
})

Implementation

PostdeployJob({this.actions});