SnapshotDefinition constructor
SnapshotDefinition({
- TableReference? baseTableReference,
- DateTime? snapshotTime,
Implementation
SnapshotDefinition({this.baseTableReference, this.snapshotTime});