ServiceConnectionPolicyCreatedEvent.fromBuffer constructor
ServiceConnectionPolicyCreatedEvent.fromBuffer(])
Implementation
factory ServiceConnectionPolicyCreatedEvent.fromBuffer(
$core.List<$core.int> i,
[$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(i, r);