Returns the LLVM IR type string representation of this primitive type.
This is equivalent to accessing the irType getter.
@override toString() => irType;