jsonOption top-level property

FigOption jsonOption
final

Implementation

final FigOption jsonOption = FigOption(
  name: ['--json'],
  description: 'Show the output of the command in JSON format',
);