Argy constructor

Argy(
  1. {required List<String> arguments}
)

Implementation

Argy({required this.arguments});