call abstract method

$R call({
  1. ProjectConfig? config,
  2. String? path,
  3. PubSpec? pubspec,
})

Implementation

$R call({ProjectConfig? config, String? path, PubSpec? pubspec});