As you can see above I've used callbackFlow as you cannot use emit() with the snapshot listener as it is already an async call. Therefore the ...
確定! 回上一頁