constructor(private fireStore: AngularFirestore) { this.userProfileCollection = fireStore.collection<any>('userProfile'); }.
確定! 回上一頁