activate abstract method
Install the application (run pub global activate
). Setting force
to
try will force the activation of the package even if it is already
installed.
Implementation
void activate({bool force = false});
Install the application (run pub global activate
). Setting force
to
try will force the activation of the package even if it is already
installed.
void activate({bool force = false});