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