Try the following: Record.fromSnapshot(DocumentSnapshot snapshot) : this.fromMap(snapshot.data(), reference: snapshot.reference);. data() is a method:
確定! 回上一頁