toArgs method

  1. @override
List<String> toArgs()
override

Implementation

@override
List<String> toArgs() {
  return args;
}