endPoint property

ConnectionEndPoint? endPoint
final

Optional custom end endpoint marker.

If null, the connection will use the endPoint from ConnectionTheme.

Implementation

final ConnectionEndPoint? endPoint;