pubSpec top-level property

dynamic pubSpec
final

Implementation

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