GetServerPubspecSample constructor

GetServerPubspecSample(
  1. String name
)

Implementation

GetServerPubspecSample(this.name) : super('pubspec.yaml', overwrite: true);