TestChildExtensionData_NestedTestAllExtensionsData_NestedDynamicExtensions.fromJson constructor

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

Implementation

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