importsList property
List Variables to keep the data and then we will use them when generating the code This way everything, especially generating the code do so much faster and more efficient
Implementation
static Set<String> importsList = Set<String>.new();