urlOrPackIdArg top-level property
Implementation
final FigArg urlOrPackIdArg = FigArg(
name: 'urlOrPackId',
description:
'The URL or ID of the Pack. E.g. https://coda.io/p/123456 or 123456',
);
final FigArg urlOrPackIdArg = FigArg(
name: 'urlOrPackId',
description:
'The URL or ID of the Pack. E.g. https://coda.io/p/123456 or 123456',
);