SnapshotIdArray
An array of [SnapshotId]. On most platforms this is an array of [Long] but may be a different
SnapshotIdArray
Class
Common
public expect class SnapshotIdArray
An array of SnapshotId. On most platforms this is an array of Long but may be a different
type if the platform target does not support Long efficiently (such as JavaScript).
