connections property

List<Connection>? connections
getter/setter pair

Connections to other photos.

A connection represents the link from this photo to another photo.

Optional.

Implementation

core.List<Connection>? connections;