Extracts the 32 bit signed integers inside this array. Only works if signature is 'ai'.
signature
Iterable<int> asInt32Array() => (this as DBusArray).mapInt32();