test function
void
test()
Implementation
void test() {
// LINT
Image.network(width: 1);
// LINT
Get.toNamed(arguments: "aaaa");
}
void test() {
// LINT
Image.network(width: 1);
// LINT
Get.toNamed(arguments: "aaaa");
}