activateArgs property

  1. @override
List<String> get activateArgs
inherited

pub global activate arguments

Implementation

@override
List<String> get activateArgs => ['--source', sourceType, source];