You can perform Firestore read/write using custom objects instead of map. class Quote( @get:Exclude override var id : String? = null, @ ...
確定! 回上一頁