couldntRunPubGet property

String couldntRunPubGet
getter/setter pair

Couldn't run 'flutter pub get' text.

Implementation

static String couldntRunPubGet =
    "Could not run 'flutter pub get'. Run it manually!";