handshakes property

List<Handshake>? handshakes
final

A list of Handshake objects with details about each of the handshakes that are associated with an organization.

Implementation

final List<Handshake>? handshakes;