Extracts the 64 bit signed integers inside this array. Only works if signature is 'ax'.
Iterable<int> asInt64Array() => (this as DBusArray).mapInt64();