pubspecDependencies property

String? pubspecDependencies
final

Anything in this will be split on a command added to the dependencies section of your generated code. pubspec-dependencies

Implementation

final String? pubspecDependencies;