Extracts the 64 bit unsigned integers inside this array. Only works if signature is 'at'.
signature
Iterable<int> asUint64Array() => (this as DBusArray).mapUint64();