subClasses

The subclasses of the class

See Class Specification(https://spec.shakelang.com/bytecode/storage-format#class-subclasses * * This function is just a cast of the subClasses property * This is a safe cast, because the subClasses property is always a MutableList * (As the only constructor of this class requires a MutableList of MutableClass)

Since

0.1.0