servicePath top-level property
Implementation
final FigArg servicePath = FigArg(
name: 'service-path',
isVariadic: true,
description: 'Service path(s)',
template: 'filepaths',
);
final FigArg servicePath = FigArg(
name: 'service-path',
isVariadic: true,
description: 'Service path(s)',
template: 'filepaths',
);