Get args
static List<String>? getOrigArgs(String? label) => otadata != null ? otadata![label] : null;