remoteId property

  1. @BuiltValueField(wireName: r'remote_id')
String? remoteId

Id of the remote cluster where the shared channel is homed

Implementation

@BuiltValueField(wireName: r'remote_id')
String? get remoteId;