List<String> get resultList => methodAnn.read('resultList').listValue.map((item) => item.toStringValue()!).toList();