RestoreCommand constructor

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

Implementation

const RestoreCommand({required this.args});