UpdateCommand constructor

const UpdateCommand({
  1. required Args args,
})

Implementation

const UpdateCommand({required this.args});