AttributeContext_Peer.fromJson constructor

AttributeContext_Peer.fromJson(
  1. String i, [
  2. ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY
])

Implementation

factory AttributeContext_Peer.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);