getFileImports

fun KSClassDeclaration.getFileImports(): List<String>

Gets the imports of a class by reading the imports from the file which contains the class TODO: Find better way to get imports