core.Map<core.String, core.dynamic> toJson() => { if (snapshotTime != null) 'snapshotTime': snapshotTime!, if (startTime != null) 'startTime': startTime!, };