id property

  1. @JsonKey(name: 'id')
String get id
inherited

Unique identifier of the business connection.

Implementation

@JsonKey(name: 'id')
String get id;