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