menu
firestore_fakes package
documentation
document_snapshot_fake.dart
DocumentSnapshotFake
DocumentSnapshotFake constructor
DocumentSnapshotFake constructor
dark_mode
light_mode
DocumentSnapshotFake
constructor
DocumentSnapshotFake
(
String
_id
,
Map
<
String
,
dynamic
>
_data
)
Implementation
DocumentSnapshotFake(this._id, this._data);
firestore_fakes package
documentation
document_snapshot_fake
DocumentSnapshotFake
DocumentSnapshotFake constructor
DocumentSnapshotFake class