Extracts the 32 bit unsigned integers inside this array. Only works if signature is 'au'.
signature
Iterable<int> asUint32Array() => (this as DBusArray).mapUint32();