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