connectionAttributes property

  1. @TagNumber(6)
Map<String, String> connectionAttributes

Connection string attributes

Implementation

@$pb.TagNumber(6)
$core.Map<$core.String, $core.String> get connectionAttributes => $_getMap(4);