handshakes property

List<Handshake>? handshakes
final

A list of Handshake objects with details about each of the handshakes that is associated with the specified account.

Implementation

final List<Handshake>? handshakes;