pubSpec top-level property

dynamic pubSpec
final

Implementation

final pubSpec = json.decode(
  '{"name":"yt","version":"3.2.0","description":"Native Dart interface to multiple YouTube REST APIs including the Data and Live Streaming API.","homepage":"https://github.com/cdavis-code/yt_workspace/tree/main/packages/yt","repository":"https://github.com/cdavis-code/yt_workspace","issue_tracker":"https://github.com/cdavis-code/yt_workspace/issues"}',
);