FixCommand constructor

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

Implementation

const FixCommand({required this.args});