yarn property

bool yarn
final

If the package should be installed with yarn instead of npm.

Implementation

final bool yarn;