urlOrPackIdArg top-level property

FigArg urlOrPackIdArg
final

Implementation

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