TestChildExtensionData_NestedTestAllExtensionsData_NestedDynamicExtensions.fromJson constructor
TestChildExtensionData_NestedTestAllExtensionsData_NestedDynamicExtensions.fromJson(
- String json, [
- ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY
Implementation
factory TestChildExtensionData_NestedTestAllExtensionsData_NestedDynamicExtensions.fromJson(
$core.String json,
[$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromJson(json, registry);