buildSubcommand property

  1. @override
String get buildSubcommand
override

Implementation

@override
String get buildSubcommand => target == 'hap' ? 'hap' : 'app';